Latest Courses
ISTQB Artificial Intelligence Tester Sample ExamsCheck course
JAVA Programming Online Practice ExamCheck course
Programming for Kids and Beginners: Learn to Code in PythonCheck course
Practice Exams | Codeigniter 4 developer certificationCheck course
WordPress Practice Tests & Interview Questions (Basic/Adv)Check course
Git &Github Practice Tests & Interview Questions (Basic/Adv)Check course
Machine Learning and Deep Learning for Interviews & ResearchCheck course
Laravel | Build Pizza E-commerce WebsiteCheck course
101 - F5 CERTIFICATION EXAMCheck course
Master Python by Practicing 100 QuestionCheck course
ISTQB Artificial Intelligence Tester Sample ExamsCheck course
JAVA Programming Online Practice ExamCheck course
Programming for Kids and Beginners: Learn to Code in PythonCheck course
Practice Exams | Codeigniter 4 developer certificationCheck course
WordPress Practice Tests & Interview Questions (Basic/Adv)Check course
- 82% Typescript: The Complete Developer's Guide [2020]

Typescript: The Complete Developer’s Guide

$14.99Track price

(47 customer reviews)
Add to wishlistAdded to wishlistRemoved from wishlist 0
Add to compare
9.5/10 (Our Score)
Product is rated as #2 in category TypeScript

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.

Instructor Details

Stephen Grider has been building complex Javascript front ends for top corporations in the San Francisco Bay Area. With an innate ability to simplify complex topics, Stephen has been mentoring engineers beginning their careers in software development for years, and has now expanded that experience onto Udemy, authoring the highest rated React course. He teaches on Udemy to share the knowledge he has gained with other software engineers. Invest in yourself by learning from Stephen's published courses.

Specification: Typescript: The Complete Developer’s Guide

Duration

24.5 hours

Year

2022

Level

All

Certificate

Yes

Quizzes

Yes

47 reviews for Typescript: The Complete Developer’s Guide

4.7 out of 5
38
6
2
1
0
Write a review
Show all Most Helpful Highest Rating Lowest Rating
  1. Philip Damra

    This course suffers from uneven pacing and too many examples that stray too far from the principles they’re supposed to be teaching. The most blatant example is where the instructor uses an example of a sorting algorithm to explain the concepts of interfaces and inheritance. The problem is that, first of all, the instructor spends a bunch of time telling us that the code we’re following along with is NOT the proper way to do things. Why are you wasting my time? Then, he proceeds to refactor the code several times using a simple example of sorting an array of numbers. After this, he shows us an implementation of an extremely complex algorithim of a link list to illustrate that they have the same interface. Why not just use an example of case sensitive sorting of strings for instance? Then, he completely abandons the concept of interfaces, refactoring the example to use inheritance. At this point I just got annoyed. I’m trying to learn about TypeScript, not OOP, not Linked Lists. Hopefully one of the other courses will be more direct and focused.

    Helpful(2) Unhelpful(1)You have already voted this
  2. Alejandra Rocha

    Stephen and even some fellow students really do an amazing job of teaching us important details about TypeScript/JavaScript.

    Helpful(0) Unhelpful(0)You have already voted this
  3. Martin Kristensson

    Highly recommend this course for any developer who wants to learn more about typescript both in the front end and back end usage. For express, react and redux part, you do need to get a bit familiar with them, otherwise it could be a bit hard to follow.

    Helpful(0) Unhelpful(0)You have already voted this
  4. Victor Faria

    Editor setup was nice

    Helpful(0) Unhelpful(0)You have already voted this
  5. Manoj Pathania

    Great Instructor, Clear instructions. What else we need?

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

    I think is a good experience install prettier as the vendor of project. Plugin in IDE is bad practice

    Helpful(0) Unhelpful(1)You have already voted this
  7. Mohammad Asadi

    Stephen teaches in perfect way.

    Helpful(0) Unhelpful(0)You have already voted this
  8. Mihai Tudor Popescu

    It helps me understand TypeScript better and hopefully get better at my work

    Helpful(0) Unhelpful(0)You have already voted this
  9. KeDai Belajar

    Highly recommend course for any developer who wants to learn more about typescript. Deep explanations, and OOP concept as a bonus

    Helpful(0) Unhelpful(0)You have already voted this
  10. J.H. Broomans Warenaar

    Pesoonlijk vind ik het te kort door de bocht om iet af doen met ‘do a little troubleshooting here’.

    Helpful(0) Unhelpful(0)You have already voted this
  11. Julien Troll

    very clear as usual

    Helpful(0) Unhelpful(0)You have already voted this
  12. Jan Jongkees

    Very thorough. If possible leave out constant intro’s and extro’s.

    Helpful(0) Unhelpful(0)You have already voted this
  13. Nicol s Carre o Hinojosa

    Good work!

    Helpful(0) Unhelpful(0)You have already voted this
  14. Jingxi liao

    awesome!!

    Helpful(0) Unhelpful(0)You have already voted this
  15. Randy Carlisle

    I really enjoy the examples given to explain the use.

    Helpful(0) Unhelpful(0)You have already voted this
  16. Dev Team

    Everything is very clear and I was able to follow all of the steps.

    Helpful(0) Unhelpful(0)You have already voted this
  17. Emma Morrison

    We use typescript at work, and while I had the basics, I needed an understanding of more advanced typescript concepts. The way Steven teaches these is really in depth and helps to understand when to use these concepts and why. If you want to learn how to use typescript effectively, this is a great course to start with.

    Helpful(1) Unhelpful(0)You have already voted this
  18. Rinor Sadiku

    As exprected from Stephen Grider!

    Helpful(0) Unhelpful(0)You have already voted this
  19. Steve Corbin

    This guy sound like he knows his stuff

    Helpful(0) Unhelpful(0)You have already voted this
  20. Chirag Patel

    best course to learn typescript. I have around 25+ various courses in Udemy for react, nodejs, javascript, typescript etc.. all the courses are from best instructors. but i can say Stephen is best of the best.. whenever i want to learn new stuff i look for course from Stephen..

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

    If you’re an absolute beginner with a little JS knowlege, this course is definately for you. It contains a lot of valuable knowlege and is very well presented. If you have already have knowledge of other programming languages / frameworks and you just want to learn typescript, this course will be a huge waste of time, since it’s target audience is as said beginners. Anyways, for beginners, this course is awesome. You’ll learn a lot in many different aspects.

    Helpful(0) Unhelpful(0)You have already voted this
  22. Tom Brown

    It is giving me an in depth understanding of TypeScript. A decent knowledge of JavaScript is assumed but I have been working with JavaScript for a while and now want to learn TypeScript so the course is a good match for me.

    Helpful(0) Unhelpful(0)You have already voted this
  23. Eric Princen

    This course was more valuable than I anticipated. Stephen’s courses are all great, but I found this one particularly useful for the React / Redux app I’m currently working on and it’s likely I’ll port the current PHP api back end to Express now. Typescript manages all the things I am feeling the pain of PHP missing. I recommend this course to anyone serious about writing modern web applications. And I recommend all of Stephen’s courses. I’ve lost count of the ones I’ve done.

    Helpful(0) Unhelpful(0)You have already voted this
  24. Pedro Alvarez

    There is a lot to learn from this course.

    Helpful(0) Unhelpful(0)You have already voted this
  25. Daniel Arausi

    very detailed explanations, Stephen Grider is a prolific teacher. I would definitely recommend this course to anyone looking to learn not just the syntax involved with typescript but practical design patterns used in real world projects.

    Helpful(0) Unhelpful(0)You have already voted this
  26. Eugene Slastnikov

    It is a really useful course. I recommend it for beginners/middle level JS developers as it has a lot of excellent code examples and good practices. Thanks to Stephen for this incredible job!

    Helpful(0) Unhelpful(0)You have already voted this
  27. Afsun Khammadli

    Great! I like your environment setup except the theme Solarized Light. I use Minimal Dark. 🙂

    Helpful(0) Unhelpful(0)You have already voted this
  28. Alisher

    I believe this course has all you need to get started with TypeScript !

    Helpful(0) Unhelpful(0)You have already voted this
  29. Pietro Cascione

    Great Course that goes really indepth on every aspect.

    Helpful(0) Unhelpful(0)You have already voted this
  30. Julio Leiva

    Great teacher and awesome contents.

    Helpful(0) Unhelpful(0)You have already voted this
  31. Rick Dawson

    Very thorough

    Helpful(0) Unhelpful(0)You have already voted this
  32. Harjaap Dhillon

    incredible in depth content

    Helpful(0) Unhelpful(0)You have already voted this
  33. Carlos Martinez

    a few videos in, liking the level of detail and general vibe so far

    Helpful(0) Unhelpful(0)You have already voted this
  34. Trieu Dinh

    So far, the instructor does a great job of explaining different typescript subjects really well. I have not gotten to the project yet, but I am looking forward to it.

    Helpful(0) Unhelpful(0)You have already voted this
  35. Joaquim MEDA

    Excellente formation TypeScript.

    Helpful(0) Unhelpful(0)You have already voted this
  36. Phila Madondo

    Awesome course on Typescript! Very well structured material and concepts clearly explained.

    Helpful(0) Unhelpful(0)You have already voted this
  37. Pankaj Sharma

    Really amazing course if you want to learn typescript.

    Helpful(0) Unhelpful(0)You have already voted this
  38. Andrew Walker

    Yes a good match, already have a little js experience so able to follow easily. Course feels like it flows well and it’s good having the ‘what to expect’ sessions that explain the reasons behind how and why it’s being taught the way it is. Cheers.

    Helpful(0) Unhelpful(0)You have already voted this
  39. brahim O uzhan YILMAZ

    Great course as always and as expected from Stephen Grider. He is the best programming teacher i’ve ever seen.

    Helpful(0) Unhelpful(0)You have already voted this
  40. Nitz

    Stephen is a great teacher! detailed and real world examples. thankyou!

    Helpful(0) Unhelpful(0)You have already voted this
  41. C J

    Grider once again offering a very thorough, clear, and concise course. When I decided I wanted to learn TS, and saw Grider had a couple courses on the subject, it was an instant buy. I do wish the course was updated to reflect Hooks, Contexts and more Function based components since the React community has largely moved away from Class based Functions. I’m starting to go over his React and Typescript: Build a Portfolio Project course now, so hopefully that is covered there.

    Helpful(0) Unhelpful(0)You have already voted this
  42. Manoj Ramakrishnapillai

    Good!

    Helpful(0) Unhelpful(0)You have already voted this
  43. Ross Maguire

    Always such a thorough and clear teacher. Thanks, Stephen!

    Helpful(0) Unhelpful(0)You have already voted this
  44. Sarah Makai

    Very helpful

    Helpful(0) Unhelpful(0)You have already voted this
  45. Yuanpeng Zheng

    Vert detailed & clear explaination

    Helpful(0) Unhelpful(0)You have already voted this
  46. Marcelo Soffredi

    At the beginning, I thought the course went off the rails with a lot of large projects reviewing things that have nothing to do with TypeScript. But pretty soon everything started to make a lot of sense with a complete walk through the different options plus a practical example on when to use them that I could easily retain through my learning experience. I definitely recommend this course end to end.

    Helpful(0) Unhelpful(0)You have already voted this
  47. Josh Baker

    Dude is a stud amazing teacher.

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

    Add a review

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

    This site uses Akismet to reduce spam. Learn how your comment data is processed.

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

    $14.99

    Price tracking

    Java Code Geeks
    Logo
    Register New Account
    Compare items
    • Total (0)
    Compare