강의

멘토링

로드맵

BEST
Programming

/

Programming Language

[Renewal] TypeScript All-in-One: Part 2. Practical Analysis

Now that you have learned the basic syntax of TypeScript, let's explore how to analyze the complex types found in famous libraries.

(4.8) 16 reviews

973 learners

Level Intermediate

Course period Unlimited

  • zerocho
TypeScript
TypeScript
TypeScript
TypeScript

Additional video uploaded to commemorate the imminent release of the TypeScript textbook

TypeScript All-in-One Course is a course that analyzes the types of real-world libraries. Here, each library uses a different module system.

axios uses ESM, React uses UMD, and node.js uses commonjs. I thought it might be confusing because it's all in a mess, so I organized it into one video. It would be good to watch the module system summary lecture in the bonus section.

Comment