clean-code-javascript
clean-code-javascript copied to clipboard
:bathtub: Clean Code concepts adapted for JavaScript
In Avoid Side Effects (part 2) the outbound link to **facebook.github.io/immutable-js/** is broken
Closes #391
In most of programming languages, parameters and arguments are different concepts. Also in JS when we look at the function from inside out we say `parameter` and when we look...
Replace broken link with up-to-date translation
JS
Use same type of casing style for same type of data in all the project
Following the greek flag in the translation section it is written `spanish` and links to Spanish language page. Unless we can find a `greek` page then I guess this line...
I'm not good at English but I finished reading it and found the link to the translation at the end。 GOD
Hi