from Hacker News

Show HN: Clean Code JavaScript

by ryansworks on 1/3/17, 3:44 PM with 2 comments

  • by Egidius on 1/8/17, 10:52 AM

    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?

  • by huan9huan on 1/6/17, 9:01 AM

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