DEV Community

Paul Knulst
Paul Knulst

Posted on • Updated on

5 Popular Web Development Stacks And My Personal Stacks

⬇️ LEMP
→Linux
→Nginx
→MySQL
→PHP

⬇️ LAMP
→Linux
→Apache
→MySQL
→PHP

⬇️ MERN
→MongoDB
→Express
→React
→NodeJs

⬇️ MEVN
→MongoDB
→Express
→Vue
→NodeJs

⬇️ MEAN
→MongoDB
→Express
→Angular
→NodeJs


MY FAVORITE STACKs

⬇️ MNNN
→MySQL/MongoDB
→NestJS
→NextJs
→NodeJs

⬇️ MNRN
→MySQL/MongoDB
→NestJS
→React (native)
→NodeJs

⬇️ MANN
→MySQL/MongoDB
→Android
→NestJS
→NodeJs

Whats your favorite Stack?

Top comments (0)