No video

20 TypeScript Compiler Options for your TSCONFIG.JSON

  Рет қаралды 17,235

Lucas Paganini

Lucas Paganini

Күн бұрын

Пікірлер: 20
@LucasPaganiniWeb
@LucasPaganiniWeb Жыл бұрын
🚨 Join the waiting list for my ✨Web Animations Course✨ to get a discount when the course launches: www.lucaspaganini.com/web-animations
@tom-MKvGBPQC5fv9
@tom-MKvGBPQC5fv9 Жыл бұрын
Great teaching style, especially for such a niche topic. I've been through about 20 videos/web-pages/documents about tsconfig.json and this is definitely the best, for the following reasons: - Scripted - High information density - Comprehensive - Well-researched - Excellent production values This is definitely a teaching style that could go far. Thanks!
@LucasPaganiniWeb
@LucasPaganiniWeb Жыл бұрын
Thanks for the feedback Thomas! You're very welcome!
@m-falcon
@m-falcon 8 ай бұрын
Great video for configuring tsconfig.json
@happynewyearw
@happynewyearw 2 жыл бұрын
That's an awesome video, love it! Keep up the good works!
@LucasPaganiniWeb
@LucasPaganiniWeb 2 жыл бұрын
Thanks David! Will do! 🙂
@Lambdaphile
@Lambdaphile Жыл бұрын
Subscribed!
@LucasPaganiniWeb
@LucasPaganiniWeb Жыл бұрын
Thanks for the support! 🚀
@vatsalmishra1822
@vatsalmishra1822 Жыл бұрын
First ad I've ever clicked on. ✌️
@LucasPaganiniWeb
@LucasPaganiniWeb Жыл бұрын
Thanks! Hope you enjoyed it! 🙂
@yaregobrozek3725
@yaregobrozek3725 2 жыл бұрын
Nice video, dude!
@LucasPaganiniWeb
@LucasPaganiniWeb 2 жыл бұрын
Thank you! 🙂
@vaishalinimbalkar8758
@vaishalinimbalkar8758 Жыл бұрын
I'm getting error:- ' Log ' , which lacks return - type annotation , implicitly has an ' any' return type
@vaishalinimbalkar8758
@vaishalinimbalkar8758 Жыл бұрын
In angular
@LucasPaganiniWeb
@LucasPaganiniWeb Жыл бұрын
Hello! That seems to be an error in your codebase due to the `noImplicitReturns` and `noImplicitAny` flags. `noImplicitReturns` disallows functions/methods that don't have an explicit type annotation indicating what they return. `noImplicitAny` disallows automatic compiler inference to `any`. In other words: if the TypeScript compiler automatically infers a type to be `any`, it will throw an error. I can't give you the complete solution to your problem because I don't have enough information 😅 But try this: All TypeScript error messages point to the specific line of code that caused the error. If you go to that line, you will be able to find the actual place in your code that is implicit returning `any`. Then you should add an explicit type annotation to the function/method and that should fix the error. Let me know if it worked! 🙂
@hilalmohammed2486
@hilalmohammed2486 Жыл бұрын
While adding css file in typescript, getting error like 'resolve-url-loader:webpack misconfiguaration webpack or the upstream loader did not supply a source-map' Any help?
@LucasPaganiniWeb
@LucasPaganiniWeb Жыл бұрын
Hey Hilal! This seems more of a Webpack plugin issue than a TypeScript issue, maybe try opening an issue in the Webpack Github repository of that plugin 🙂
@herzogatomsprengkopfensen4696
@herzogatomsprengkopfensen4696 Жыл бұрын
Skip to 3:00 to get to the actual content.
@sandeepdravidam7989
@sandeepdravidam7989 2 жыл бұрын
Great Content man!,Can u make video on NGRX state management, and ES Lint setup with prettier in Angular project
@LucasPaganiniWeb
@LucasPaganiniWeb 2 жыл бұрын
I love and actively use NgRx, so that could totally happen! Make sure to subscribe to my newsletter to be notified if that happens: www.lucaspaganini.com/newsletter PS: I don't want to promise anything because I have a thousand content ideas 😅
Generics: The most intimidating TypeScript feature
18:19
Matt Pocock
Рет қаралды 172 М.
what will you choose? #tiktok
00:14
Анастасия Тарасова
Рет қаралды 7 МЛН
АЗАРТНИК 4 |СЕЗОН 1 Серия
40:47
Inter Production
Рет қаралды 557 М.
Best OS for programming? Mac vs Windows vs Linux debate settled
8:41
All You Need To Know About TypeScript
14:29
Clément Mihailescu
Рет қаралды 226 М.
When RESTful architecture isn't enough...
21:02
Dreams of Code
Рет қаралды 273 М.
TypeScript: tsconfig demystified!
22:32
Tech Talks with Simon
Рет қаралды 12 М.
as const: the most underrated TypeScript feature
5:38
Matt Pocock
Рет қаралды 117 М.
What's new in Angular 15?
21:39
Lucas Paganini
Рет қаралды 21 М.
TypeScript Wizardry: Recursive Template Literals
14:47
Tech Talks with Simon
Рет қаралды 37 М.
7 Awesome TypeScript Types You Should Know
8:57
Josh tried coding
Рет қаралды 82 М.
why `exactOptionalPropertyTypes` isn't in strict-mode
7:02
Michigan TypeScript
Рет қаралды 426
what will you choose? #tiktok
00:14
Анастасия Тарасова
Рет қаралды 7 МЛН