Simplest Web Developer Path
OK, here's his list. His favorite course is Colt Steele Web Developement.
- HTML
- CSS
- Javascript
- Either React or Vue (Front End Framework)
- Node JS
- Express (Node JS Framework)
- Database like MongoDB
- MERN Stack - Mongo, Express, React, NodeJS
At the end you should be able to build a CRUD application. Create, Read, Update, and Delete. Proves knowledge of how to put these things together.
Extras: TypeScript, GraphQL