Recommendation On Books To Read For JavaScript Node.js Developer
1 min
books
javascript
node.js
If I had to read these books again I would start from top and go down one by one.
Check out list of Skills of JavaScript Developer and Soft Skills of Senior Developer.
Beginners: 🔗
- Head First JavaScript
- Eloquent Javascript
- JavaScript The Definitive Guide
Experienced: 🔗
- Clean Code
- Clean Architecture
- Refactoring guru Code smells
- Refactoring guru Patterns
- GOF patterns
- XUnit Patterns
- Secrets of JavaScript Ninja
- Nodejs in Action
- Cracking the Coding Interview
My plans to read in 2021-2022: 🔗
- The Clean Coder
- You don’t know JS (6 books)
- Building Event Driven Microservices (O’Reilly)
- Docker in Action (O’Reilly)
- Node.js Design Patterns 3rd Edition
- Distributed Systems with Node.js: Building Enterprise-Ready Backend Services
- Soft Skills: The Software Developer’s Life Manual
- Working Effectively with Legacy Code
- Refactoring: Improving the Design of Existing Code
- The Pragmatic Programmer: From Journeyman to Master
- Introduction to Algorithms Sedgewick