Node.js Developer Roadmap
Below you can find a chart demonstrating the paths that you can take and the libraries that you would want to learn to become a Node.js developer. I made this chart as a tip for everyone who asks me, "What should I learn next a Node.js developer?"
- Language: 中文 | English | :pt: Português | Spanish
Disclaimer
Give a Star!
If you like or are using this project to learn or start your solution, please give it a star. Thanks!
Roadmap
Resources
Prerequisites
- Learn GIT, create a few repositories on GitHub, share your code with other people
- Know HTTP(S) protocol, request methods (GET, POST, PUT, PATCH, DELETE, OPTIONS)
- Don't be afraid of using Google, Power Searching with Google
- Read a few books about algorithms and data structures
- Clean code (https://www.w3schools.com/js/js_conventions.asp)
General Development Skills
- Relational
- Cloud Databases
- Search Engines
- NoSQL
Databases
- Node-Cache
- Distributed Cache
- Memory Cache
Caching
- Log Frameworks
- Log Management System
Logging
- Mustache.js
- Handlebars
- EJS
- Pug
- Nunjunks.js
Template Engines
- Socket.IO
Real-Time Communication
- TypeScript
- Flow
Typed Superset
- REST
- GraphQL
- [Authentication]
API Clients
Task Scheduling
- Message-Broker
- Message-Bus
MicroServices
Wrap Up
If you think the roadmap can be improved, please do open a PR with any updates and submit any issues. Also, I will continue to improve this, so you might want to star this repository to revisit.
Idea from : ASP.NET Core Developer Roadmap
Contribution
The roadmap is built using Draw.io. Project file can be found at
Node.js-developer-roadmap.xml
file. To modify it, open draw.io, click Open Existing Diagram and choose xml
file with project. It will open the roadmap for you. Update it, upload and update the images in readme and create a PR (export as png with 400% zoom and minify that with Compressor.io).- Open a pull request with improvements
- Discuss ideas in issues
- Spread the word