Hey Ben, thanks for this typescript series, Im going to be using it for my dev job Im starting at the end of the month so the config is important, cheers!
@bawad6 жыл бұрын
That's awesome
@georgekrax4 жыл бұрын
Amazing video! Really helped me and I appreciate the effort and the patience you put to explain to us these things.
@NikolasStow5 жыл бұрын
Thanks dude, This video really helped me get started with TypeScript!
@janameier51743 жыл бұрын
why do you set all the "strict" type-checking options to true if "strict": true does set them all to true?
@Cognitoman5 жыл бұрын
thanks Ben I appreciate it
@zeocamo6 жыл бұрын
when you use vscode and changing tsconfig.json, you need to restart vscode to make it read the new settings
@bawad6 жыл бұрын
Aww, that makes sense. Thank you!
@zeocamo6 жыл бұрын
NP, love you vid:)
@omri93256 жыл бұрын
You can just use the vs-code command called ">TypeScript: Restart TS server"
@bawad6 жыл бұрын
👍
@avivhadar54783 жыл бұрын
Hi Ben, How does the configuration work together with .eslintrc? How do you make sure that there is no overlapping between similar rules (@typescript-eslint/no-unused-vars / noUnusedLocals)
@iamarto5 жыл бұрын
Thanks a lot for this tutorial :)
@AbhishekKumar-mq1tt6 жыл бұрын
Thank u for this awesome v
@somewaresim2 жыл бұрын
When a file is specified with tsc it ignores tsconfig.json. That’s why the changes to your tsconfig weren’t working at the start of the video.
@muh2k4 Жыл бұрын
Dude, I like you. But this video is horrible. Unprepared. And basically you just skip all the interesting parts you don't know about.