DEV Community

Discussion on: Modern Full-Stack Developer Tech Stack 2021

Collapse
 
mjablecnik profile image
Martin Jablečník • Edited

Nice article but I think that in Back-end you missed MySQL database which is also very popular same as Postgre..
And in front-end section you completely missed Vue and NuxtJS which can be also used by FullStack developers same as React and NextJS..

Graph of frontend frameworks popularity

Collapse
 
andrewbaisden profile image
Andrew Baisden

This article was geared more towards React and JavaScript developers because I was talking from my point of view. So anyone with a similar stack could see a possible path and make their own judgments. I also said My framework of choice is React however you can swap it out for Vue, Angular or Svelte

So I did not miss it completely its assumed that a Vue developer for example would know about NuxtJS. PostgreSQL and MySQL are similar as long as you know SQL you can use both.