Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Fix JavaScript Code Style With StandardJS

Posted By: naag
Fix JavaScript Code Style With StandardJS

Fix JavaScript Code Style With StandardJS
MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 17M | 284 MB
Genre: eLearning | Language: English

Linters make sure your code has a uniform style, to make the code easier to read and to catch mistakes early. But installing a file linter or style checker usually requires a lot of configuration to set up the particular style rules that you want to follow. Some linters might have presets to make things easier, but these presets will also need to be configured before the tool can be used.

In this Coffee Break Course, Dan Wellman will show you how StandardJS makes linting simple. It comes with a specific set of rules for formatting JavaScript code, and you either follow these, or you don't use StandardJS. You'll see how to install it in your project and begin using it immediately, without the chore of configuring the rules. You'll also learn how Standard can correct simple formatting errors in your code, to make it easy to write in the Standard style.

Fix JavaScript Code Style With StandardJS