ESLint Tutorial - Check your code with ESLint
Channel:
Subscribers:
58,300
Published on ● Video Link: https://www.youtube.com/watch?v=d0E7-dzIrGw
Learn more advanced front-end and full-stack development at: https://www.fullstackacademy.com
ESLint is an open source JavaScript tool that allows developers to create their own linting rules. Code linting is a type of analysis used to identify and report problematic patterns or code that don't follow certain style guidelines. In this ESLint tutorial, we describe all the benefits a linter can provide to experienced programmers and junior developers entering the industry.
Watch this video to learn:
- The advantages of using a coding linter
- How to globally install ESLint on Sublime
- How to use ESLint to check your code in real time
Other Videos By Fullstack Academy
Tags:
coding linter
ESLint
ESLint tutorial
How to use ESLint
How to install ESLint