Show HN: Clean Code JavaScript
github.com
Show HN: Clean Code JavaScript
1–3 of 3 posts
Re: Show HN: Clean Code JavaScript
#2very impressive examples, which i can review my js code based on this list, thanks
Re: Show HN: Clean Code JavaScript
#3I'm a big fan of Robert C. Martin's Clean Code principles.
There should be some kind of ESLint preset that enforces these principles where possible?