Chevron Left
返回到 Learn Typescript

学生对 Scrimba 提供的 Learn Typescript 的评价和反馈

4.5
51 个评分

课程概述

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!...

热门审阅

筛选依据:

1 - Learn Typescript 的 14 个评论(共 14 个)

创建者 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?

创建者 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.

创建者 István S

Mar 11, 2025

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

创建者 Mohamad K

Jun 24, 2025

it was really helpful , easy to learn , exiting course

创建者 Pradeep K

Sep 15, 2025

simple but creative way if teaching Typescript

创建者 Dilukshan N

Aug 30, 2024

Beautifully explained. Thanks a ton

创建者 Tornado-Zex ا

Nov 13, 2024

Simple and easy to learn

创建者 Maria D M

May 14, 2025

I really enjoyed it

创建者 lioubi a

Aug 1, 2025

I enjoyed learning

创建者 Karl S

Aug 12, 2025

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

创建者 Arjun I

Dec 8, 2025

Very Good understanding

创建者 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.

创建者 Hisham A

Dec 15, 2023

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

创建者 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