Your 6hour Python video on YouTube was where I learnt the basics of Django. I fell in love with Django and started teaching Django on my YouTube channel. Sir Mosh you are the best instructor in the world.
Terrific. Thank you!
תודה!
I am finding this intro to TypeScript very well-designed, attention-grabbing, and educational! I have a four-year computer science degree, and I am trying to expand my professional resume. Thank you for this course!
No one teaches like Mosh Hamedani does. What a legend 🔥
you dont need to go to Harvard to learn programming. mosh is the expert on teaching programming than any universities in the world. trust me i am witness. i used to be one of the people who dont understand coding and got lowest grade in university. but i decided to quit college and bought all his full stack courses. now i fall in love with coding and becoming the best on the field. Thanks Mosh!!
This was honestly just the right amount of information and just the right length for a JS dev to sit and watch through and be ready to start using TS without having to dig too much into the docs.
One of the best, perfectly-paced, Typescript tutorials out there. Unfortunate that you don't use curly braces with your if statements. One of the biggest causes of bugs for new and even experienced JS programmers. Hubris is the only reason not to use them.
Lately i've been learning typescript from scratch courses, but this one is far one of the best of them, because you explained a lot about the tsconfig.json. and all the datatypes, if this happened in just an hour i can't wait to see all the complete course on your platform, thanks for sharing this bud, we really appreciate this!
With every language and programming tool you have a lot to learn, but you summarize the most important concepts so that we can begin doing real work with what we learn, something that most courses fail to do. You will find that other guys teach everything from A to Z and most of the time you will get lost or discouraged because you do not see the point of what you are doing in practice. Using your one-hour tutorials, you achieve the opposite and you still learn a lot. So thank you
Mosh just gave me hope that understanding programming is not as difficult as I thought. Thank you, Mosh.
Came to youtube for an up-to-date typescript tutorial. I hope too much hasnt changed in the last 3 hours lmao
"Don't be intimidated by all these settings, you don't need to learn all of them. Infact, nobody knows all of them. I don't know them either". As a junior developer, this line gives me a new hope to learn new things. LOL!
I really like this idea of progressively enabling compilation errors as you learn the language so you aren't prematurely thrown in the deep with cryptic compilation errors
thank you so much for this very good course! A question: at 20:20 minute you explain debug setting "preLaunchTask" in launch.json. But when I start debug vscode says me "unable to find task "tsc: build - tsconfig.json" . I've checked everythings but all is identically.
The wait is over. I just enrolled, cuz I trust Mosh teaching style for year!
Fantastic course. I just finished it in one sitting. Thank you Mosh! I feel very confident. Just the right level of details.
OOOOOMMMMMGGGG finally!!! finally!!! typescript course from mosh!!!
Windows users...you're in for a nightmare trying to follow this tutorial. Not Mosh's fault by any stretch, but I've been at it for hours just trying to get the debugger command to actually mother flarkin work. Edit with my solution: Replace the preLaunchTask line with "console": "integratedTerminal"
@programmingwithmosh