🌎 Community-curated list of tech conference talks, videos, slides and the like — from all around the world

🎤

No other topic in software development probably has so much controversy as linting.With a wrong workflow linting can be really a pain and will slow you and your team down. With a proper setup, though, it can save you hours of manual work reformatting the code and reducing the code-review overhead.This talk is a quick introduction into how 🚫💩 lint-staged — a node.js library I created and maintain — can improve developer experience in historically pita field — linting.Coupled with tools that analyze and improve the code like ESLint, Stylelint, Prettier and Jest, you will witness how much difference can a small tool like this make.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.