Skip to content

Instantly share code, notes, and snippets.

@okonet
Last active April 10, 2018 10:09
Show Gist options
  • Star 64 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save okonet/5a1e01febba8c6d5ed322eb83467923f to your computer and use it in GitHub Desktop.
Save okonet/5a1e01febba8c6d5ed322eb83467923f to your computer and use it in GitHub Desktop.
Make linting great again! -- ReactiveConf 2017 ⚡️talk proposal

Please 🌟 this gist to vote for this proposal!

Make linting great again!

tabs vs spaces

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'll witness how much difference can a small tool like this make.

@SaraVieira
Copy link

I have seen this talk live and it was amazing!

Sent from my Bq Aquaris M5 using FastHub

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment