Number one this week, Clean Code JavaScript is an adaptation of the book Clean Code intended for JavaScript developers.
Clean Code: A Handbook of Agile Software Craftsmanship is a famous book by Robert C. Martin (aka Uncle Bob) about how to write code that is easy to read and to maintain.
The first edition of the book was published 11 years ago, but the principles are still valid and the reading is highly recommended whether you are a beginner or a seasoned veteran.
Compared to the original book, the Clean Code JavaScript project is only a compact list a of good practices to apply to your JavaScript code.
If you need a more in-depth reading about JavaScript, You don’t know JavaScript (number 4 this week) from Kyle Simpson is a must-read.
Speaking of books, there is a specific Book category in Best of JavaScript.
Any question or feedback? Reach us on GitHub.
Best of JavaScript is a project created by Michael Rambeau, made in Osaka, Japan.