% Off Udemy Coupon - CourseSpeak

Understanding TypeScript

Boost your JavaScript projects with TypeScript: Learn all about core types, generics, TypeScript + React or Node & more!

$12.99 (88% OFF)
Get Course Now

About This Course

<b>BIG COURSE UPDATE</b><div><span style="font-size: 1rem;">Re-recorded large parts of the course to cover missing TypeScript concepts (e.g., "satisfies"), improve explanations and add extra examples & demo projects.</span></div><div><span style="font-size: 1rem;">Added more than 10h of new content!</span></div><div><span style="font-size: 1rem;">---</span></div><div><span style="font-size: 1rem;">Learn what TypeScript is, why it really is a powerful addition to JavaScript, what its features are and how to use it! Learn why TypeScript is amazing, how it improves your JavaScript code and how it helps you avoid nasty bugs and errors!</span></div><div><br></div><div>This course takes you from the very basics and its most important feature (types!) to the point where you're able to use TypeScript in any of your projects. ReactJS projects included!</div><div><br></div><div>As TypeScript is developed by Microsoft and strongly advertised and used by Angular 2+ (Google) and other popular libraries, it's here to stay. Indeed, TypeScript is one of the most popular web development languages you can learn these days!</div><div><br></div><div>Gain an edge today and be amongst the first to really understand TypeScript!</div><div><br></div><div>Learn how you can use TypeScript to bring modern JS features like destructuring, arrow functions or classes to any environment and codebase - even if it does not support those features yet! Understand which types you may use and how you can build your own types. Learn how to write better code with types and with the many features offered by TypeScript!</div><div><br></div><div>But, in this course, we'll not stop after the basics! You will also learn about more advanced features (like decorators) and also how to set up workflows with TypeScript. This includes a TypeScript-only workflow as well as a webpack workflow.</div><div><br></div><div>You'll also learn that you're not limited to Angular or plain JavaScript/ TypeScript projects. Instead, a complete module covers how you may use TypeScript with ReactJS and improve your React code with TypeScript as well.</div><div><br></div><div>Practice what you learn!</div><div><br></div><div>Watching videos is a great way to learn. And to a lot of students, it's the best way. If you also want to practice the things you learn, this course offers you more than that though. Because this course comes with plenty of exercises (and solutions, of course) in addition to all the high-quality learning videos.</div><div><br></div><div>So much Content!</div><div><br></div><div>I'm not a fan of these courses which teach you the basics and then leave you alone.</div><div><br></div><div>That's why in this course you'll get insights into:</div><div><ul><li>Types and how to use them</li><li><span style="font-size: 1rem;">How the TypeScript compiler works (and how you may configure it)</span></li><li><span style="font-size: 1rem;">ES6 features with TypeScript</span></li><li><span style="font-size: 1rem;">Advanced TypeScript Features like "infer", Mapped Types, Constant Types & Much More!</span></li><li><span style="font-size: 1rem;">Classes in TypeScript</span></li><li><span style="font-size: 1rem;">Namespaces and modules</span></li><li><span style="font-size: 1rem;">Interfaces</span></li><li><span style="font-size: 1rem;">Generics</span></li><li><span style="font-size: 1rem;">Decorators</span></li><li><span style="font-size: 1rem;">How to integrate Third-Party JavaScript libraries like Zod into your TypeScript projects</span></li><li><span style="font-size: 1rem;">How to set up a TypeScript project with Webpack</span></li><li><span style="font-size: 1rem;">Or how to set up a plain-TypeScript workflow</span></li><li><span style="font-size: 1rem;">How to use TypeScript together with ReactJS</span></li><li><span style="font-size: 1rem;">How to use TypeScript together with Node/ Express (incl. native Node.js TypeScript support)</span></li><li>Real projects and use-cases!</li><li>And so much more!</li></ul></div>

What you'll learn:

  • Use TypeScript and its Features like Types, ES6 Support, Classes, Modules, Interfaces and much more in any of their Projects
  • Understand what TypeScript really is about and how it works
  • Why TypeScript offers a real advantage over vanilla JavaScript
  • Learn about basic and advanced features (e.g., "infer", "as const", "satisfies" & much more!)
  • Explore Classes, Interfaces, Generic Types, Derived Types & Other Crucial Concepts
  • Learn TypeScript both in theory as well as applied to real use-cases and projects
  • Learn how to combine TypeScript with ReactJS or NodeJS / Express