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

I have added strict - mode in Js ES-6 for beginners to learn to write cleaner code and also avoid bugs.

https://github.com/ryanmcdermott/clean-code-javascript/issues/434

I tested this project using [OSSF Scorecard](https://securityscorecards.dev/) by the [Open Source Security Foundation](https://openssf.org/). Their aim is: > We created Scorecard to help open source maintainers improve their security best practices...