WRITE PERFECT CODE WITH STANDARD AND ESLINT Feross Aboukhadijeh
3
A LINTER CATCHES BUGS
4
What's a bug?
5
BUGBEAR BUGABOO BOOGEYMAN
6
ESLINT Catches programmer errors
7
CATCH PROGRAMMER ERRORS Shorten the Feedback Loop
8
standard JS
9
BEWARE OF BIKESHEDDING
10
PROGRAMMER ERRORS BEST PRACTICES STYLE ISSUES
11
FINAL TIPS
12
EVEN IF YOU DON'T USE STANDARD CONSIDER standard-engine
Description:
Discover how to write flawless code using Standard and ESLint in this JSConf.Asia 2018 conference talk. Learn about code linting techniques to catch programmer errors early, shortening the feedback loop and improving code quality. Explore the benefits of using Standard JS and understand the importance of avoiding bikeshedding. Gain insights into best practices, style issues, and practical tips for implementing linting in your projects. Uncover the secret history behind the creation of the Standard linter and consider the advantages of standard-engine, even if you don't use Standard directly. Enhance your coding skills and deliver more robust software by mastering these essential linting tools and techniques.