VSCode ESLint, Prettier & Airbnb Style Guide Setup

preview_player
Показать описание
In this video we will setup linting with the Airbnb style guide for clean and consitent JavaScript code in VSCode

Commands & Config:

Sponsor: Freelancer Bundle (Use "brad25" for 25% off)

💖 Become a Patron: Show support & get perks!

Website & Udemy Courses

Follow Traversy Media:
Рекомендации по теме
Комментарии
Автор

A very talented teacher! Everytime I get lost or stuck, I always watch your videos. A lot of people make it harder than in needs to be. Thanx Brad

SimPwear
Автор

My supervisor asked me to learn ESlint for a project we are working on and you publish the tutorial. Thanks alot

NoorMuhammad-dtkf
Автор

WHO would have taught these things to an isolated self-taught programmer like me, in this subtly and thoroughly way, except you Brad? owe you a lot, thank you my man 🙏🙏🙏🙏🙏

shahab
Автор

This was explained so beautifully, I'm losing my mind!

sydrawat
Автор

This is Exactly what I need right now. Looking to switch to a new Development Machine and will be reconfiguring my entire setup. Thanks a million for this!

busyrand
Автор

Brad, you're the man! I've been searching for this guide and couldn't find anything with good quality.

rosst
Автор

Thanks a million for this video. I needed to set up the "prefer-arrow-callback" rule, but couldn't find the syntax for the rules section of the .eslintrc file. Simply outstanding!

josephspinelli
Автор

last year I thought this tutorial is not for me. Now when I'm exploring and need these things and look up for them, Brad has got a video for every thing u will need.

MistaT
Автор

before this video, i couldn't understand eslint at all, now it's clear, thanks for good explanation.

welcometomycrucifixion
Автор

instead of installing eslint globally to run `eslint --init` you one can just run `npx eslint --init` (assuming using npm version >= 5.20) which does the same using the project's locally installed eslint bin

sobi
Автор

Brad YOU ARE THE BEST MAN ^^, Best wishes, all the way from Sudan ^^

Mo-Osman
Автор

Feeling so relieved each time I hit your « T » logo on the search engine! Thanks Brad!

alecprologg
Автор

Superb, just what I needed! Thank you for awesome content as always.

roman_mf
Автор

Man....I love the way you write code.... Very clean and logical

rachidgharib
Автор

I have no idea if you've done anything similar before, and if so I'd love a link :) If not then would you consider a tutorial on how to setup different environments for prod, dev, accept, etc. in an easy to follow way? Thank you sir!

MisterNorthernCanuck
Автор

Brad Is Awesome, Everything With You Looks Easy I Mean Very Easy :)

UstadJi
Автор

Thanks, Brad! You are fire, as always! 👍

Hacking-NASSA-with-HTML
Автор

YES YES YES!!! Prettier config and setup for VS Code and Sublime Text and ... well, any code editor is one of the most underexplained topics out there. There's literally one blog article I found on how to do it, and that was it. I had no idea AirBNB had become a thought leader on code formatting, the only thing I'd used in the past is the Enzyme library for writing user tests.

sarahmattar
Автор

Just what I was looking for. You’re a mind reader Brad! Awesome video as always

MistaT
Автор

Excellent vid! How do you guys put out so much good stuff :P

BrendanMetcalfe