ryanmcdermott / clean-code-javascript

:bathtub: Clean Code concepts adapted for JavaScript
MIT License
91.82k stars 12.32k forks source link

Footnotes, citations? #314

Open jlenglain opened 4 years ago

jlenglain commented 4 years ago

Just found this resource and I LOVE the idea/execution.

However the first thing that immediately struck me is that these are written like oracular commandments. Would it not be nice to have 2 or three footnotes at the end of each subject for further reading? (Could be articles, book chapters, even videos etc).

Or these can even be references to sections of the original Clean Code book on which these examples are based.

ryanmcdermott commented 4 years ago

Great point! I'll look at doing that. Happy to accept anyone's PRs that link to Clean Code.