React Typescript #1 Setup with ESLint, Prettier, and Husky Pre-commit hooks

  Рет қаралды 4,843

Paul and Code

Paul and Code

Күн бұрын

Пікірлер: 11
@vitaliiverdiiev7272
@vitaliiverdiiev7272 8 ай бұрын
Amazing and simple explanation with real-time problems solving. Thank you! 💛
@hiddenworld8280
@hiddenworld8280 2 ай бұрын
It was an amazing and powerful tutorial done in a very simple way for easy understanding. Liked and subscribed. Thank you!
@PaulAndCode
@PaulAndCode 2 ай бұрын
Glad it helped!
@allhailalona
@allhailalona 3 ай бұрын
Thank you very much! I liked and subscribbled!
@vitorvianabarbosa4247
@vitorvianabarbosa4247 4 ай бұрын
Thanks for that, saluts from Brazil
@ritaoladokun4447
@ritaoladokun4447 6 ай бұрын
Great video! Super helpful. Thanks.
@mudshark5393
@mudshark5393 11 ай бұрын
Running prettier on all files is fine for small projects, but when the project gets bigger you might wanna use a some tool like lint-staged. It will only process the files you've actually staged, using prettier, and/or any other tool, like the linter. Files that you haven't changed need not be run through prettier, that is mostly just a waste of time. If each commit starts to take 5 seconds or longer, it will get annoying really fast, especially if you do micro-commits. But for small projects, with few files, you probably won't notice the delay.
@PaulAndCode
@PaulAndCode 11 ай бұрын
Thanks for the feedback dude, appreciate it.
@vnm_8945
@vnm_8945 Жыл бұрын
couldn't you use eslint and prettier as extensions in VSCode, is it better to use it like this?
@PaulAndCode
@PaulAndCode Жыл бұрын
It's better if you are doing a project where you are working with other developers. This way they are working from the same configuration file and it is IDE independent. What I do is set up prettier in the project and then set my IDE to run reformat on save. ESLint is automatically picked up by my IDE (WebStorm)
@vnm_8945
@vnm_8945 Жыл бұрын
@@PaulAndCode, ok, pretty neat!
What is ESLint? 😲 in Hindi
11:20
Studytonight with Abhishek
Рет қаралды 3,7 М.
Мама у нас строгая
00:20
VAVAN
Рет қаралды 10 МЛН
HELP!!!
00:46
Natan por Aí
Рет қаралды 76 МЛН
Lint & Format JavaScript with Biome
23:20
Colby Fayock
Рет қаралды 6 М.
How To Setup Next.JS with TypeScript, Prettier, ESLint and Husky
10:03
React Typescript #2 Styling with Styled Components
40:10
Paul and Code
Рет қаралды 332
You're (Probably) Using Prettier Wrong
6:04
Theo - t3․gg
Рет қаралды 113 М.
ESLint with VSCode, Prettier, Husky and React For Beginners
35:03
Complete guide to GitHooks - Creating your own pre-commit hooks
29:33
Новый конфиг для Eslint 9
18:59
Михаил Непомнящий
Рет қаралды 12 М.
This Folder Structure Makes Me 100% More Productive
24:36
Web Dev Simplified
Рет қаралды 93 М.
The ULTIMATE VS Code Setup for ReactJS
16:58
Visual Studio Code
Рет қаралды 16 М.