Completed
What's a linter?
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Write Perfect Code with Standard and ESLint
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 WRITE PERFECT CODE WITH STANDARD AND ESLINT
- 3 What's a linter?
- 4 A LINTER CATCHES BUGS
- 5 What's a bug?
- 6 BUGBEAR BUGABOO BOOGEYMAN
- 7 PROGRAMMER ERRORS BEST PRACTICES STYLE ISSUES
- 8 CATCH PROGRAMMER ERRORS Shorter the Feedback Loop
- 9 1 MILLION DOWNLOADS PER MONTH VIBRANT COMMUNITY EDITOR PLUGINS FOR ALL EDITORS BUILT INTO WEBSTORM EDITOR
- 10 BEWARE OF BIKESHEDDING
- 11 BEWARE OF DUPLICATION
- 12 FINAL TIPS
- 13 EVEN IF YOU DON'T USE STANDARD CONSIDER standard-engine
- 14 WHAT ABOUT PRETTIER?