Write Perfect Code With Standard and ESLint
Offered By: JSConf via YouTube
Course Description
Overview
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.
Syllabus
Intro
WRITE PERFECT CODE WITH STANDARD AND ESLINT Feross Aboukhadijeh
A LINTER CATCHES BUGS
What's a bug?
BUGBEAR BUGABOO BOOGEYMAN
ESLINT Catches programmer errors
CATCH PROGRAMMER ERRORS Shorten the Feedback Loop
standard JS
BEWARE OF BIKESHEDDING
PROGRAMMER ERRORS BEST PRACTICES STYLE ISSUES
FINAL TIPS
EVEN IF YOU DON'T USE STANDARD CONSIDER standard-engine
Taught by
JSConf
Related Courses
Deno - Next Generation JavaScript RuntimeJSConf via YouTube How I Got 1600 Stars on GitHub in 2 Months of Open Source Work
JSConf via YouTube Is it Okay to Pursue Functional Programming on Frontend - JSConf Korea
JSConf via YouTube If - Extensible Design - Return "Work Life Balance"
JSConf via YouTube React x Web Components - How It Is and How It Could Be
JSConf via YouTube