Hacker News new | ask | show | jobs
Show HN: Clean Code JavaScript (github.com)
10 points by ryansworks 3454 days ago
2 comments

I'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?

very impressive examples, which i can review my js code based on this list, thanks