inflearn logo
inflearn logo

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

Now that you've learned the basic grammar of TypeScript, let's learn how to analyze complex types from popular libraries.

(4.8) 수강평 16개

강의소개.상단개요.수강생.short

난이도 중급이상

수강기한 무제한

TypeScript
TypeScript
TypeScript
TypeScript

먼저 경험한 수강생들의 후기

먼저 경험한 수강생들의 후기

4.8

5.0

큰돌

100% 수강 후 작성

This is an excellent lecture filled with ZeroCho's passion. I recommend it.

5.0

갱종

100% 수강 후 작성

When learning TypeScript, it was always difficult to learn the theory and then apply it. So I ended up taking Zerocho's TypeScript All-in-One Part 1 to 2. In Part 1, I learned basic concept knowledge, and in Part 2, I was able to understand specifically how to use this concept in practice. In addition, I really liked how he organized the concept of the complex module system. I highly recommend it to those who want to develop their typing thinking skills after understanding the concept!

5.0

jaeyong Kim

100% 수강 후 작성

This was a really great lecture! It's a lecture that helps me every time I listen to it!

강의상세_배울수있는것_타이틀

  • TypeScript

  • TypeScript module system

  • React library type analysis

  • Node library type analysis

  • jQuery, Axios type analysis

For those of you who have learned the basic grammar of TypeScript,
Now let's analyze the types of real-world libraries! 👨‍💻

You need to know how to use it in real life
You really know! ✏️

You've already covered the basics of TypeScript in "TypeScript All-in-One: Part 1: Basic Grammar," right? Now it's time for practical application.

The most daunting part of learning TypeScript is learning all the grammar but not being able to apply it in real-world situations. Learning interfaces, type aliases, generics, mapped types, and indexed signatures is pointless if you don't know when to use which grammar.

I previously offered a TypeScript course on learning while building web games, but I realized students still struggled with analyzing others' types and creating their own. So, I completely revamped the course to focus on how the TypeScript syntax they learned is applied in real-world situations and provide hands-on practice in how to write types .


Recommended for these people 🤸‍♀️

From JS to TypeScript
Those who want to switch

A type made by someone else
People who find analysis difficult

I type it myself
People who feel lost when trying to write


What you will learn ✍

1. jQuery type analysis

2. Axios type analysis

3. React type analysis

4. Redux Type Analysis

5. Node, Express type analysis

6. Typing the library

Key skills include the ability to determine if a library supports TypeScript, the ability to identify the most important types in the library and what module system it uses, and the ability to analyze the library's types.

We'll help you analyze the following libraries! Since there's a set method for analyzing library types , if you follow the course's instructions—type support, core files, module types, and then type analysis—any library won't be difficult.

Axios

React

Redux

Express

Node


Tools covered here 🙌

Use Chrome browser and Visual Studio Code (or WebStorm).


Quickly answer the question
I'll answer you
🗒

The best part about my course is the Q&A. Ask any questions and I'll answer them within a day.
Please study actively by freely asking questions about course-related content.
It will help you understand the content better!


Who is ZeroCho?

Node textbook

Web Development Bestseller
, author

Today's Pickup

Kakao Mobility Today's Pickup
Technical Part Manager


Q&A 💬

Q. What version of TypeScript do you use?

This was filmed with version 4.7. You can use a higher version.

Q. Where can I find the source code and lecture notes?

You can check it out on Zerocho's GitHub .

Q. Do I have to take the basic grammar course?

You don't necessarily need to listen, but you should be familiar with the contents of the table of contents of the basic grammar section .

Q. How is it different from the basic grammar section?

Assuming you understand the grammar explained in the Basic Grammar section, you'll analyze and practice writing types for React, Redux, React-redux, Express, Node, jQuery, and Axios libraries. To do this, you'll need to be familiar with the basic grammar section.


What about this lecture?

Zerocho, which I trust and watch
TypeScript All-in-One Series ✨

Part 1 Previous Lecture

  • TypeScript basic grammar
  • Various code analysis methods

Part 2 Current Lecture

  • TypeScript in Practice
  • Library Analysis Methods

강의소개.콘텐츠.추천문구

학습 대상은 누구일까요?

  • For those who want to know the type analysis methods of famous libraries

  • For those who want to try typing the library directly

선수 지식, 필요할까요?

  • TypeScript Basic Grammar

강의소개.지공자소개

67,371

수강생

1,726

수강평

9,762

답변

4.8

강의 평점

25

강의_other

One of the key strengths of my courses is the Q&A support (Winner of the Inflearn Q&A King award twice). I respond to your questions within 24 hours, doing my best to help you out! I’ll answer your questions with the mindset that we are tackling the problems together!

One of the key strengths of my courses is the Q&A support. (Winner of the Inflearn Q&A King award twice) I respond to your questions within 24 hours, doing my best to help you out! You’ll feel like we’re solving the problems together.

👉ZeroCho Lectures
ZeroCho's full lecture roadmap. A complete roadmap of all my courses is available here.

– Author of Node.js Textbook, Self-Guided JavaScript by ZeroCho, Let's Get IT JavaScript, and TypeScript Textbook
ZeroCho.com Operator
– Currently) Broadcasting development-related content on ZeroCho TV via YouTube
– Formerly) Smoretalk CTO
– Formerly) CTO of Today's Pickup (Youngest Development Team Lead at Kakao Mobility after exit to Kakao Mobility)

  • Author of Node.js Textbook, Self-Guided JavaScript by ZeroCho, Let's Get IT JavaScript, and TypeScript Textbook

  • Operator of ZeroCho.com

  • Currently running a YouTube channel ZeroCho TV, covering development topics

  • Former CTO at SmoreTalk

  • Former CTO at Today Pickup (acquired by Kakao Mobility, where I became the youngest lead developer)

더보기

커리큘럼

전체

35개 ∙ (강의상세_런타임_시간 강의상세_런타임_분)

강의 게시일: 
마지막 업데이트일: 

수강평

전체

16개

4.8

16개의 수강평

  • jongkyung님의 프로필 이미지
    jongkyung

    수강평 5

    평균 평점 5.0

    5

    100% 수강 후 작성

    When learning TypeScript, it was always difficult to learn the theory and then apply it. So I ended up taking Zerocho's TypeScript All-in-One Part 1 to 2. In Part 1, I learned basic concept knowledge, and in Part 2, I was able to understand specifically how to use this concept in practice. In addition, I really liked how he organized the concept of the complex module system. I highly recommend it to those who want to develop their typing thinking skills after understanding the concept!

    • jj153901241님의 프로필 이미지
      jj153901241

      수강평 4

      평균 평점 5.0

      5

      100% 수강 후 작성

      It was nice to be able to analyze an actual typescript library.

      • spacejay10074246님의 프로필 이미지
        spacejay10074246

        수강평 2

        평균 평점 5.0

        5

        100% 수강 후 작성

        This was a really great lecture! It's a lecture that helps me every time I listen to it!

        • kundol님의 프로필 이미지
          kundol

          수강평 13

          평균 평점 5.0

          5

          100% 수강 후 작성

          This is an excellent lecture filled with ZeroCho's passion. I recommend it.

          • whoamixzerone님의 프로필 이미지
            whoamixzerone

            수강평 15

            평균 평점 4.9

            5

            100% 수강 후 작성

            It really helped me a lot!

            zerocho님의 다른 강의

            지식공유자님의 다른 강의를 만나보세요!

            비슷한 강의

            같은 분야의 다른 강의를 만나보세요!

            강의상세.할인문구

            $28,490.00

            30%

            $31.90