Published under: Storytime 7 min read Differences between ESLint and TypeScript Linters such as ESLint and type checkers such as TypeScript catch different areas of code defects and are best used in conjunction with each other.
Published under: Storytime 5 min read ESLint's 2024 year in review 2024 saw the release of ESLint v9.0.0 and the introduction of language plugins.
Published under: Storytime 5 min read no-unused-binary-expressions: From code review nit to ecosystem improvements How implementing an ESLint rule led to changes in how people write JavaScript
Published under: Storytime 3 min read ESLint's 2023 year in review 2023 saw the much-anticipated release of our new configuration system and more.
Published under: Storytime 4 min read ESLint's 2022 year in review 2022 was a productive year for the ESLint project with improvements in all facets of the project.
Published under: Storytime 5 min read Redesigning ESLint A brief insight into ESLint's recent brand refresh and website redesign.
Published under: Storytime 4 min read The inception of ESLint The story of how one bug at work spawned the pluggable linter.