Issue #60

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.

Clean Code
Clean Code
+581
Clean Code concepts adapted for JavaScript
Vue.js
Vue.js
+563
A progressive, incrementally-adoptable framework for building UI...
Algorithm Visualizer
Algorithm Visualizer
+458
Interactive Online Platform that Visualizes Algorithms from Code
Awesome
Awesome
+407
Awesome lists about all kinds of interesting topics
React
React
+385
A declarative, efficient, and flexible JavaScript library for building...
JS Algorithms & Data Structures
JS Algorithms & Data Structures
+372
Algorithms and data structures implemented in JavaScript
Quasar
Quasar
+368
Responsive Single Page Apps, Server-side Render Apps, Progressive Web...

Any question or feedback? Reach us on GitHub.

Best of JavaScript is a project created by Michael Rambeau, made in Osaka, Japan.