Learn Vue JS course Learn Javascript and Vue JS Learn VueJS course Learn VueJS Tutorial

The Vue.js Master Class

Get access to the most comprehensive Vue.js video library in the world. Over 300 video lessons including the newest Vue 3 features.

Automatic Code Review, Linting with ESLint

A linter is a software that programmatically reviews your code and reports suspicious code to the author.

Optional Lesson If you do not want to lint your application, you can safely skip this lesson without missing out on anything related to the Master Class’ Forum Application.

This lesson was made to get developers who are not familiar with linting familiar with the topic. We’ll cover some pros and cons of linting, presets and how to customize them, environment based settings and other practical knowledge to get you up to speed fast.

We really hope you’re up for the brave task of linting your Master Class Forum with ESLint, and from then on be comfortable and excited to lint your projects in the future.