Typescript: The Complete Developer’s Guide

- 82%

Original price was: $84.99.Current price is: $14.99.

Add to wishlistAdded to wishlistRemoved from wishlist 0
Add to compare
Disclosure
SKU: C5128B70 Category:
(12 customer reviews)
Product is rated as #1 in category Typescript

What you’ll learn

  • Master design patterns for building large applications
  • Integrate Typescript into React/Redux or Express projects
  • Understand Composition vs Inheritance, and when to use each
  • Write reusable code powered by classes and interfaces
  • Assemble reusable boilerplates for your own Typescript projects

Composition vs Inheritance? You’ll understand it.  Build your own web framework? You’ll do it.  Typescript with React/Redux?  It’s here!

——————–

This is the best course online for mastering Typescript.

Every other course online teaches you the basic syntax and features of Typescript, but only this course will show you how to apply Typescript on real projects, instructing you how to build large, successful projects through example.

Typescript is a ‘super-set’ of Javascript.  That means that if you already know Javascript, you are ready to take this course.  Typescript adds in several important features to Javascript, including a type system.  This type system is designed to help you catch errors during development, rather than when you are running your code.  That means you’ll be twice as productive by catching bugs earlier in development.  But besides the type system, Typescript also provides several tools for structuring large codebases and writing truly reusable code.

Mastering Typescript by reading the documentation alone is challenging.  Although you might know what a ‘typed array’ or an ‘interface’ is, the documentation (and other courses!) don’t show you where to use this features, or how to use them effectively.  The goal of this course is to help you understand why each feature of Typescript exists, and exactly where to use them.

Top companies are hungry for Typescript developers.  Some of the largest web apps today are being built with Typescript.  Employers are scrambling to find engineers who are fluent with this cutting edge system.  Solid knowledge of Typescript will make you far more employable, by giving you a unique skill that few other engineers possess.

Planning on building your own apps?  Using Typescript will help you structure your project correctly from day one, ensuring that you won’t be crushed under technical debt at some critical stage of your company.  In this course, you’ll learn how to write reusable code, with a tremendous emphasis on leveraging classes and interfaces to make swappable ‘widgets’.  You will be able to reconfigure your apps on the fly to build wildly different features with only a minimum amount of effort

Learn from someone who has worked on one of the largest Typescript projects around. On professional projects of my own, I have developed plugins for an open-source, browser-based code editor called Theia.  The Theia project is absolutely gargantuan in scale, encompassing hundreds of thousands of lines of code, all written in Typescript.  This project works only thanks to the power of Typescript.

But don’t just take my word for it – check out the reviews for this course! You’ll see that other engineers, just like yourself, have had great success and acquired a new understanding of how to build scalable web applications.

——————–

There is just too much content in this course to summarize in a few short words, but here is a partial listing of the different skills you’ll master:

  • Understand why Composition vs Inheritance is the most mis-understood topic in the Javascript community

  • Master the fundamental features of Typescript by working on real world projects

  • We’ll build a custom front-end framework from scratch that you can use in place of React or Angular on your own personal projects

  • Comprehend the complex interplay between classes and interfaces, and why these two pieces of Typescript enable you to build incredibly reusable code

  • Dive deeper into Typescript with decorators, which we’ll use to build a custom integration between Typescript and Express

  • Structure your React and Redux applications more confidently by understanding how to couple them with Typescript

  • Skip the documentation for third party libraries by fluently reading type definition files

  • Learn just how smart Typescript is by experiencing how deeply it analyzes your code for errors

I learned Typescript years ago by hard trial-and-error.  Now you can learn at 5x the speed I did.  This is the course that I wish I had when I first got started with Typescript.

Who this course is for:

  • Any Javascript developer looking to understand how to structure large codebases

12 reviews for Typescript: The Complete Developer’s Guide

4.7 out of 5
8
1
0
0
0
Write a review
Show all Most Helpful Highest Rating Lowest Rating
  1. Dindo Leonard Paran

    It’s great, only bad thing about it is that the React + Redux section is still in class-bassed Component, modern react almost are all functional kind now.

    Helpful(0) Unhelpful(0)You have already voted this
  2. Francis Flood

    Stephen is a standout lecturer on Udemy. He typically shows you how to quickly get an application working, and then over time will refactor the applications into better, more maintainable versions of the apps. All of his courses are an excellent resource to anyone looking to not only learn a new technology or skill, but also to learn best practices, and the whys behind the decisions good programmers make. Highly recommended.

    Helpful(0) Unhelpful(0)You have already voted this
  3. Oleksii Kramarenko

    The course connects together many complex topics thus profound knowledge of modern JS technologies is needed. Stephen definitely have both knowledge and talent of explanation.

    Helpful(0) Unhelpful(0)You have already voted this
  4. Chi-Heng Huang

    Cover the basics & explaination over Composition vs Inheritance, but lacks the demonstration of usage on Utility Types

    Helpful(0) Unhelpful(0)You have already voted this
  5. Ricky Manalo

    Even though I don’t have any prior knowledge about typescript, I did get what was discussed and I think I learned some best practices when using it

    Helpful(0) Unhelpful(0)You have already voted this
  6. Ana Braga

    It could be even better if there were some exercises to try on my own. But I really enjoyed the design pattern explanation and examples.

    Helpful(0) Unhelpful(0)You have already voted this
  7. Benaya Manuel

    Stephen is a very knowledgable engineer. He gonna teach you best practices, scalable & reusable code.

    I’d recommend this course for someone who wants a really deep explanation of concepts & design patterns.

    The only downside for me is, the React app still uses class based components, i’d like to know how it’ll be implemented in function based components tbh.

    Anyway, still a very high quality course though.

    Thank you Stephen !

    Helpful(0) Unhelpful(0)You have already voted this
  8. Yasuhiro Yoshida

    Good mostly. It’s unfortunate it’s basically one lecture after another; there were not quizzes nor tasks. There was no response after posting a question or a reply. If you are ok with this type of course, then this course is meant for you.

    Helpful(0) Unhelpful(0)You have already voted this
  9. Chaoyang Fan

    Stephen not only teach you can search on the internet, but also teach how to write “professional code”! This course involves a lot of design patterns. Great to learn !

    Helpful(0) Unhelpful(0)You have already voted this
  10. Jangjungdu 장

    I am looking forward to watching more your courses about ts or js.
    I have seen several courses by him.
    His courses never let me down.

    Helpful(0) Unhelpful(0)You have already voted this
  11. Lucio Flores

    Typescript is a deep concept. This tutorial is long, but it needs to convey a lot of information, syntax, object/class design. Very much worth it to make it through the entire thing.

    Helpful(0) Unhelpful(0)You have already voted this
  12. Thomas Cherret

    A really good way to learn and understand typescript coming from JS/React/Node background. Thank you!

    Helpful(0) Unhelpful(0)You have already voted this

    Add a review

    Your email address will not be published. Required fields are marked *

    Typescript: The Complete Developer’s Guide
    Typescript: The Complete Developer’s Guide

    Original price was: $84.99.Current price is: $14.99.

    Courses Online
    Logo
    Compare items
    • Total (0)
    Compare
    0
    Shopping cart