Chevron Left
Back to Learn Typescript

Learner Reviews & Feedback for Learn Typescript by Scrimba

4.5
stars
51 ratings

About the Course

This course introduces you to the essential building blocks of TypeScript through a hands-on approach. You'll explore the fundamentals of TypeScript, learn to leverage TypeScript in React, and explore TypeScript in Express, plus build a TypeScript-based project. TypeScript catches errors before your code even runs. That means fewer bugs, smoother projects, and less rage-quitting! Plus, its type system makes refactoring and collaborating a breeze. In the first module, Getting Started with TypeScript, you'll cover: - Basic, literal & custom types - Arrays, objects & optional properties - Union types Module Two, Applying Advanced TypeScript concepts, introduces you to: - Narrowing, return types, and utility types - Function calls Module Three, TypeScript in React, will acquaint you with: - Initialising a React + TypeScript project - Typing useState, props & components - Working with JSX that may return null Finally, in the TypeScript in Express module, you'll get to grips with: - Setting up a TS-powered Express server - Typed requests, responses & data - Handling CORS, 404s, IDs & query params - Automating server restarts with confidence Ready to make your code safer? Let's go!...

Top reviews

Filter by:

1 - 13 of 13 Reviews for Learn Typescript

By Hugo R

Jul 30, 2024

In this course the user is not able to advance beyond the last lessong/Quiz in module 2. I have had to take the quiz at the end of module 2 about 7 times, and every time it will not save the passing score. It will not give me credit for the Quiz, and it will not advance to the start of module 3 as it should ??!! This was very bothersome and a waste of time. I took the Quiz over and over again, without being able to advance to module 3, over and over again. Will this be common with the Coursera platform?

By Tarek J

Mar 22, 2025

The comprehensive course contains everything you need to type in TypeScript. I have been working with TypeScript for 3 years and still learned something new.

By István S

Mar 11, 2025

Easy to understand course, very professional and senior way of learning Typescript

By Mohamad K

Jun 24, 2025

it was really helpful , easy to learn , exiting course

By Pradeep K

Sep 15, 2025

simple but creative way if teaching Typescript

By Dilukshan N

Aug 30, 2024

Beautifully explained. Thanks a ton

By Tornado-Zex ا

Nov 13, 2024

Simple and easy to learn

By Maria D M

May 14, 2025

I really enjoyed it

By lioubi a

Aug 1, 2025

I enjoyed learning

By Karl S

Aug 12, 2025

I like the two modules that were offered, but I think there should be more material.

By Henning L

Jun 23, 2024

This course is designed for beginners, not at an intermediate level. It's perfect for those new to the subject, but not what I was seeking.

By Hisham A

Dec 15, 2023

Last two scrims in week 3 are identical. Couldn't create files via coursera.

By Alex C

Mar 11, 2024

i think this course needs a little work...the code examples were really messy and the different types should have been refactored more to be in seperate files etc. also some of the questions could have been better formulated and answered...yes you learn a little typescript but i am not convinced you learn much "best practice" and it feels all a bit rushed