Popular Stacks in Development in 2019 - 2020


Full Stack Web Developer

A full stack web developer is a person who can develop both client and server software.

In addition to mastering HTML and CSS, he/she also knows how to:
  • Program a browser (like using JavaScript, jQuery, Angular, or Vue)
  • Program a server (like using PHP, ASP, Python, or Node)
  • Program a database (like using SQL, SQLite, or MongoDB)

Popular Stacks in 2020

  1. MEAN stack: JavaScript - MongoDB - Express - AngularJS - Node.js
  2. Django stack: JavaScript - Python - Django - MySQL
  3. LAMP stack: JavaScript - Linux - Apache - MySQL - PHP
  4. LEMP stack: JavaScript - Linux - Nginx - MySQL - PHP
  5. Ruby on Rails: JavaScript - Ruby - SQLite - PHP


Comments