ESLint: Checking for Syntax and Logic Errors

Go to class
Write Review

Free Online Course: ESLint: Checking for Syntax and Logic Errors provided by LinkedIn Learning is a comprehensive online course, which lasts for Less than 1 hour of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. ESLint: Checking for Syntax and Logic Errors is taught by Sasha Vodnik.

Overview
  • Reduce bugs and boost efficiency by using ESLint to catch common coding errors. Learn about some of the most essential error-catching rules, as well as how to configure them.

Syllabus
  • Introduction

    • Using ESLint to catch coding errors
    • What you should know
    • Using the exercise files for this course
    1. Checking for Syntax and Logic Errors
    • Understanding ESLint error rule types
    • Flagging issues in functions
    • Identifying problems in loops and conditionals
    • Eliminating unfinished code
    • Ensuring accurate values
    • Calling out general logic errors
    • Challenge
    • Solution
    Conclusion
    • Next steps