News and Updates

The latest ESLint news, case studies, tutorials, and resources.

Differences between ESLint and TypeScript
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.

ESLint's 2024 year in review
5 min read

ESLint's 2024 year in review

2024 saw the release of ESLint v9.0.0 and the introduction of language plugins.

ESLint's 2023 year in review
3 min read

ESLint's 2023 year in review

2023 saw the much-anticipated release of our new configuration system and more.

ESLint's 2022 year in review
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.

Redesigning ESLint
5 min read

Redesigning ESLint

A brief insight into ESLint's recent brand refresh and website redesign.

The inception of ESLint
4 min read

The inception of ESLint

The story of how one bug at work spawned the pluggable linter.