
Up and Running with ESLint — the Pluggable JavaScript Linter
Pavels Jelisejevs introduces ESLint, a highly configurable tool which analyses your code and highlights (or optionally fixes) any bugs or issues it finds.
Pavels Jelisejevs introduces ESLint, a highly configurable tool which analyses your code and highlights (or optionally fixes) any bugs or issues it finds.
How do you and your team ensure the quality of your code? Jani Hartikainen examines four JavaScript linting tools and weighs up the pros and cons of each.