clean-code-javascript icon indicating copy to clipboard operation
clean-code-javascript copied to clipboard

:bathtub: Clean Code concepts adapted for JavaScript

Results 190 clean-code-javascript issues
Sort by recently updated
recently updated
newest added

The **Good** code example of [Don't ignore rejected promises](https://github.com/ryanmcdermott/clean-code-javascript#dont-ignore-rejected-promises) may be wrong. It is the same as the **Good** code example of [Don't ignore caught errors](https://github.com/ryanmcdermott/clean-code-javascript#dont-ignore-caught-errors) .

Add 2 New Topics to The Variables Section: 1. Pick One Word Per Concept. 2. Don’t Pun.

Hey Ryan :) I just finished the Farsi (Persian) translation. I'd appreciate if you would kindly add it to the list. BTW I learned a lot from the original document....

Update translation section to be consistent, and closes https://github.com/ryanmcdermott/clean-code-javascript/issues/389 (Aside: that's the flag of Uruguay, not Greece).