A finite sequence of rigorous instructions, typically used to solve a class of specific problems or to perform a computation
Babel is a toolchain that is mainly used to convert ECMAScript 2015+ code into a backwards compatible version of JavaScript in current and older browsers or environments.
A font used by programmers when they are working which is "CODING"
CSS is used to style the HTML element and to give a very fancy look for the web application
A Database is a collection of information that is organized so that it can be easily accessed, managed and updated
The single source of truth which groups all the elements that will allow the teams to design, realize and develop a product
Docker is an open platform for developing, shipping, and running applications
A programming paradigm where programs are constructed by applying and composing functions
A package manager for Kubernetes applications that includes templating and lifecycle management functionality
A markup language that powers the web. All websites use HTML for structuring the content
JavaScript is an object-oriented programming language used alongside HTML and CSS to give functionality to web pages
An open-source system that automates the deployment, scaling, and management of applications run in containers
A network consists of two or more computers that are linked in order to share resources (such as printers and CDs), exchange files, or allow electronic communications
An open-source development framework built on top of Node.js enabling React based web applications functionalities
Node.js is a tool for executing JavaScript in a variety of environments
React is an open source JavaScript library used for designing user interfaces
Redux is an open-source JavaScript library from Facebook for managing and centralizing application state
"Search Engine Optimization", which means the process of improving your site to increase its visibility when people search for products or services related to your business in search engines.
Software development refers to a set of computer science activities dedicated to the process of creating, designing, deploying and supporting software
Structured Query Language, commonly known as SQL, is a standard programming language for relational databases
JavaScript testing is a chain of processes to ensure correctness of any JavaScript codebase
TypeScript is a typed superset of JavaScript that compiles to plain JavaScript
Webpack is an open-source JavaScript module bundler. It can transform front-end assets such as HTML, CSS, and images if the corresponding loaders are included