This may be one of the best TypeScript tutorials I've even seen. Honestly the utility are super powerful and often not talked about. Mastering then is essential for mastering TypeScript. 🙌😀
This is the best tutorial I could find. Other tutorials confused me. They either use complex examples or they don't know how to explain it in a real-world example like Dmytro does. Thank you for this tutorial, I hope we see more tutorials in the future.
I have never smashed like so fast. I have been really struggling learning more advanced typescript and this really helped a ton man. Just enough detail.
I started watching another video to learn about the Record type, I had to quit after about 4 minutes, this one was so much better! Great teacher! Explains clearly and demonstrates simply to easily understand! Thank you sir!
I was wondering why your voice sounds so familiar, and I remembered I bought your udemy course about typescript + reactjs last week haha, very good course :D
Very high quality videos. Sad to see you get only 3.3k subs. I like the thumbnails. They are clean. Your video was recommended to me. I didn't search for this topic. I think it's a good sign.
Thank you. I've just happened upon this tutorial and already shared it as an example of how to best explain complex ideas in an easily understandable way.
awesome, thanks for this, yt needs more of that kind of videos and we need more of advanced ts concepts explained well :) Also, I would love to see some more explanations of 'what we are looking at' as you did towards the end, that's very helpful!
Wow, it is a very good tutorials about advanced Typescript. Very very helpful Please consider to make a course about Node using Typescript to build Restful API, I can't find a good one about it online Once again, thank you very much!
Would you work through the 'Advanced Types' of Typescript Handbook?? It makes a great difference to have a visual explanation which is more dynamic than just text. Name your video series 'Typescript - Advanced Types' and you will have more than 1000 Followers! Thank's a lot for the video! :-)
Hans, thanks for watching this video and useful feedback. The advanced types topic is really interesting, I covered part of it in my course on Udemy, but I see there are more things to cover regarding advanced types in the handbook. I'll have a look if I can make short videos about such topics as "index types", "polymorphic this types", "discriminated unions" and "conditional types". Currently, I'm quite busy with the tasks at hand, but I'll add this as ideas for my youtube videos. Thanks again for your comment.
Hi all, if someone may help I would appreciate it. I have this interface: export interface StorageModuleConfig { appName: string; perUser?: boolean; authPrefixKey?: string; } My task is to make authPrefixKey required only and only if user provide value for perUser property.
There is never enough advanced TypeScript video I think too many people are doing intro courses on JavaScript React and NodeJs and not enough advanced NodeJS or TypeScript...
I have a problem right now during a code interview, would u help me? Here's the code, how can I store the info, my current version is replacing when it should store all objects together. code: prntscr.com/sdzmhr I'll be so glad if you would help me asap, thank u
This may be one of the best TypeScript tutorials I've even seen. Honestly the utility are super powerful and often not talked about. Mastering then is essential for mastering TypeScript. 🙌😀
The way you teach the material is stupid good. You make it sound like common sense. Thank you.
This is the best tutorial I could find. Other tutorials confused me. They either use complex examples or they don't know how to explain it in a real-world example like Dmytro does. Thank you for this tutorial, I hope we see more tutorials in the future.
Usually, TS videos or tutorials are really confusing but explain the utility type in a very concise and clean manner.
Great work 👍
I have never smashed like so fast. I have been really struggling learning more advanced typescript and this really helped a ton man. Just enough detail.
This is the best tutorial I've even seen on utility types. I can't thank you enough!
Best advanced typescript tutorial ever! Good job!
I started watching another video to learn about the Record type, I had to quit after about 4 minutes, this one was so much better! Great teacher! Explains clearly and demonstrates simply to easily understand! Thank you sir!
I was wondering why your voice sounds so familiar, and I remembered I bought your udemy course about typescript + reactjs last week haha, very good course :D
Very high quality videos. Sad to see you get only 3.3k subs. I like the thumbnails. They are clean. Your video was recommended to me. I didn't search for this topic. I think it's a good sign.
Thank you. I've just happened upon this tutorial and already shared it as an example of how to best explain complex ideas in an easily understandable way.
Наконец то разобрался с этой темой, продолжай делать туториалы!
So helpful!! I'm just learning typescript. This is great
Great job Dmytro!
Very informative and useful video!
thanks for these, dude. These should be getting more hits, for sure. It's like the handbook made a bit more palatable :)
I hope you keep creating content. This is really high quality stuff.
Excellent! Thanks 😊 you opened a new world for me!
Your lessons are invaluable, my friend :)
Excellent tutorial Dmytro. Thanks for keeping examples & explanations simple, easy to grasp.
This is absolutely the best!!
Great video! I learned a lot. Thank you!
This is so cool! Thanks for making this tutorial.
Great content, keep it up, man. Really useful tutorial.
Always been looking for video to improve my typescript, this is totally awesome
awesome, thanks for this, yt needs more of that kind of videos and we need more of advanced ts concepts explained well :) Also, I would love to see some more explanations of 'what we are looking at' as you did towards the end, that's very helpful!
Thanks man, already subscribed, this will help me a lot in my new job.
Awesome! More such tutorials please!
Thanks you verry much, your explanation are very clear
Amazing tutorial!
Видео супер! Все четко по полочкам с примерами, спасибо!
Excellent ! Thank you.
Skip to 18:18 th-cam.com/video/Fgcu_iB2X04/w-d-xo.html for ReturnType
Excellent video. Thanks a lot
good explanations. i came here after reading official docs which are still quite scanty in 2022...
Best tutorial ever
great video! Thank you!
Craaaaazzzyyyy stufffff been happened there omg.
Especially the InstanceType. i just don't understand that one yet.
Wow, it is a very good tutorials about advanced Typescript. Very very helpful
Please consider to make a course about Node using Typescript to build Restful API, I can't find a good one about it online
Once again, thank you very much!
Thank you too, Agung :) I’m planning to create more tutorials about Node.js, and I’ll use TypeScript in the examples.
This is an excellent vid. Thank you sir!
wow, this video very very easier to understand
Masterpiece ❤❤
This is great. Thank you!
Thank you this is so helpful!
This is awesome!!
Nice video! Thanks! It’s Mojito 😄
you are awesome 👍🏻👍🏻👌🏻👌🏻✊🏻✊🏻
Очень наглядно! Спасибо!
How the hell have I missed this... Been using typescript for ages
lmao been using typescript for years & never realized this was a TypeScript feature
great video
I am just amazed..
Very useful
this is fabulous sir . subscribed . will you do typescript videos in the future?
Thank you! Yeah, I’m planning to do more TS videos
@@DmytroDanylov thank you sir
You have a new subscriber and if you need ideas NodeJS stuff not related to web server (creating CLI app) with TypeScript would be appreciated
Would you work through the 'Advanced Types' of Typescript Handbook?? It makes a great difference to have a visual explanation which is more dynamic than just text.
Name your video series 'Typescript - Advanced Types' and you will have more than 1000 Followers! Thank's a lot for the video! :-)
Hans, thanks for watching this video and useful feedback. The advanced types topic is really interesting, I covered part of it in my course on Udemy, but I see there are more things to cover regarding advanced types in the handbook. I'll have a look if I can make short videos about such topics as "index types", "polymorphic this types", "discriminated unions" and "conditional types". Currently, I'm quite busy with the tasks at hand, but I'll add this as ideas for my youtube videos. Thanks again for your comment.
Great video
Thanks
Thanks
awesome
19:38
Javascritpt : cant get properties of undefined.
Typescript : complex stuff go brrrrr.
Hi all, if someone may help I would appreciate it. I have this interface:
export interface StorageModuleConfig {
appName: string;
perUser?: boolean;
authPrefixKey?: string;
}
My task is to make authPrefixKey required only and only if user provide value for perUser property.
There is never enough advanced TypeScript video I think too many people are doing intro courses on JavaScript React and NodeJs and not enough advanced NodeJS or TypeScript...
Why don't create a video then
I have a problem right now during a code interview, would u help me?
Here's the code, how can I store the info, my current version is replacing when it should store all objects together.
code: prntscr.com/sdzmhr
I'll be so glad if you would help me asap, thank u
why don't duplicate in Russian
Unfortunately, don’t have time to duplicate content at the moment
This is so hard...
No
Слава нації !!!! :)
static is pronounced “stah-tik” not “stay-tik”. The first vowel is as in stab, not stay.
Thanks