A Tasty Treats Podcast for Web Developers.

Ask a Potluck Question β†’
Wes Bos

Wes Bos

XL5G3 Full Stack JavaScript Developer. Creator of really good web development courses. BBQ enthusiast.

Scott Tolinski

Scott Tolinski

Web Developer, NX2V1, Creator of Level Up Tuts, Bboy, Robotops Crew and Youtuber

Playing: 113: Hasty Treat - Code Quality Tooling

0:00

LOUDNESS

Jan 28th, 2019

Hasty Treat - Code Quality Tooling

πŸ‘‡ Download Show✏️ Edit Show Notes

In this Hasty Treat, Scott and Wes talk about code quality tooling - how to get your code extra nice and clean, and the tools that will help you along the way.

Sentry - Sponsor

If you want to know what's happening with your errors, track them with Sentry. Sentry is open-source error tracking that helps developers monitor and fix crashes in real time. Cut your time on error resolution from five hours to five minutes. It works with any language and integrates with dozens of other services. Syntax listeners can get two months for free by visiting Sentry.io and using the coupon code "tastytreat".

Show Notes

3:11 - ESLint / JSHint / Linters in general

  • Eslint took over as a flexible solution for code style and quality
  • Use plugins and presets to set your rules for different types of project
  • Don't be afraid to tweak rules, they are not the word of god

10:55 - Prettier

  • Strictly formatting
  • Can work with or without ESLint
  • Provides an enforceable standard for teams
  • Configurable
  • Prettier for CSS, PHP, GraphQL, etc.

18:46 - VS Code

  • Red underlines like spellcheck for code
  • Tooltip for lint errors
  • Fix on save vs fix on command

Tweet us your tasty treats!