Completed
Node.js
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
How to Learn and Master Web Development - A Comprehensive Roadmap
Automatically move to the next video in the Classroom when playback concludes
- 1 Becoming a web developer is still a great choice!
- 2 Neither AI nor layoffs change that
- 3 How would you become a web developer?
- 4 You could use internet roadmaps
- 5 You must understand the basics & how the web works
- 6 How website content is created
- 7 HTML
- 8 CSS
- 9 JavaScript
- 10 You need a text editor
- 11 You’ll soon face a problem with HTML, CSS, JavaScript!
- 12 You need a backend!
- 13 You can use JavaScript on the backend
- 14 Node.js
- 15 Just Node.js might not be enough
- 16 Express.js
- 17 You have many programming language options on the backend
- 18 You need a database!
- 19 SQL
- 20 NoSQL & MongoDB
- 21 Building fullstack website & web applications
- 22 Building SPAs with React, Angular, Vue
- 23 CSS frameworks
- 24 Building APIs
- 25 Deep dive into Web Essentials
- 26 Metaframeworks
- 27 CMS
- 28 Backend services
- 29 Hosting & deployment
- 30 Additional tools - Git & GitHub
- 31 GitHub Actions
- 32 Docker
- 33 TypeScript
- 34 Testing