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

The Vue.js 3 Masterclass

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

Automatic and Static Code Review With ESLint (Linting)

🚧 PLEASE NOTE: This masterclass is built with the Options API
vuejs-masterclass

The Composition API Masterclass is coming soon!

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 Masterclass’ 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 Masterclass Forum with ESLint, and from then on be comfortable and excited to lint your projects in the future.

Lesson Resources