Course Information
Course Overview
Learn all about the TypeScript type system - taught by a Microsoft MVP
I've been teaching TypeScript since 2012 (since launch). While teaching Juniors as well as Experts, I gathered a few tricks to make it an easy and smooth learning experience. I share those experiences with you. The objective is simple:
You can feel confident about what TypeScript is and offers
You become a competent TypeScript / JavaScript developer
A lot of effort has gone into this course to make sure you get all the knowledge you need, as quickly as possible.
Why TypeScript
I've been teaching and working with JavaScript for the past 10 years. TypeScript is hands down the best way to learn JavaScript. Give a beginner JavaScript developer a workflow with the TypeScript compiler and they can actually learn stuff themselves thanks to TypeScript's excellent 1000+ compiler errors that prevent common mistakes.
Why this course
I'm a Microsoft MVP (Most Valuable Professional) for TypeScript thanks to my teaching contributions in the form of books, various videos and answers on StackOverflow.
This provides the best guidance possible for all the ways you can use TypeScript for your JavaScript projects to give you the most chances of success in your professional career. This course is based on my experience in that area and curated based on key workshop insights.
Course Content
- 5 section(s)
- 75 lecture(s)
- Section 1 Basics
- Section 2 Intermediate
- Section 3 Advanced
- Section 4 Expert
- Section 5 Super
What You’ll Learn
- Use TypeScript at your day to day job
- Learn the Basics of TypeScript's Type System
- Use Types for annotating any JavaScript Object
- Learn Advanced TypeScript concepts
- Create Complex Type Utility Functions
Skills covered in this course
Reviews
-
SSubrajeet Maharana
To the point. Crisp explanation.
-
MMaryna Poluianova
This course is great! Tons of information in just 3.5 hours. Sometimes it was too fast, but that's fine, I can always stop the video and think about it. I've worked with TypeScript before, but I didn't know that much - thanks to this course, I have a better understanding of a lot of concepts. Thank you!
-
NNicolas Peña
I want to congratulate you for creating such an outstanding TypeScript course. It has had a huge impact on my understanding of advanced concepts like generics, constraints, and type inference. The explanations are clear, practical, and perfectly structured for real-world development. I highly recommend this course to anyone who wants to truly master TypeScript from the ground up.
-
SShirisha B
Explained in very clearly. Thank you...