Developer Tools Step Up Your Code Quality with ESLint I'll share a few techniques I recommend when using ESLint, including one game-changer I only recently discovered.
Development Practices Benefits and Downsides to Implementing a Linter in Your Project Having a linter makes collaboration across teams effective, since everyone can understand one another's changes to the code.
Developer Tools Integrating ESLint into an Existing Codebase Introducing ESLint to a large, still-in-progress codebase can be a pain, so here are three approaches that will help make it a little bit easier.