강의

멘토링

로드맵

BEST
Programming

/

Programming Language

実践練習で身につける高度なタイプスクリプト技術

TypeScriptの機能を正しく活用してください。

  • aftercamp
3시간 만에 완강할 수 있는 강의 ⏰
타입스크립트
TypeScript

学習した受講者のレビュー

こんなことが学べます

  • 既存の型を変形して新しい型を作り出す方法

  • template literals

  • object indexing

  • discriminated union type

  • utility types

  • generics

  • advanced pattern in typescript

本で教えてくれないTS本番テクニック!

実践練習で身につける高度なタイプスクリプト技術 ✅

TypeScriptでinterface、typeだけを使ってきたあなた👊

タイプバリエーションで再利用可能なタイプを作りましょう!

Case #1
2番目のmakeUrl関数呼び出しで型エラーが発生するようにPathを作成できますか?

Case #2
RoutesタイプでDynamicRoutesを作成できますか?

わからない場合は... 👉👈
タイプスクリプトでさまざまなことができるということをお知らせします!

🤔採用発表[優遇事項]にUtility typeを使用するかどうかを尋ねるのに使ったことがありませんか?

👍 採用担当者も使ってみなかったUtility typeをお知らせします!

🤔タイプスクリプトはinterface、typeがすべてであることを知っていましたか?

😆それらがすべてではないことをお見せします!

🤔重複するタイプを1か所で管理して再利用性を高めたいですか?

✌️再利用可能なタイプの作り方をお知らせします


講義の特徴✨

  1. 講義の問題をStackblitzで解くことができます。
  2. 概念を最後まで理解できるように、さまざまなアプリケーションの問題を提供します。
  3. 市中に出ている本から学べないテクニックです。

皆様の成功した頑強を応援します! 🎉

この講義を行ったアフターキャンプは、

  • ブートキャンプ修了した方のためのコミュニティを運営しています。
  • 単純な開発者の供給だけを増やす政策に反対し、良質の後学を養成したいという夢を持っています。

Q&A 💬

Q. 講義の難易度はどのくらいですか?

中級以上の講義です。タイプスクリプトをある程度使用した方のための講義であり、再利用可能なタイプの作成を学びたい方のための講義です。

Q. 他の講義との違いは何ですか?

講義の問題を直接解くことができる環境を提供し、分からない部分は、提供する文書を通じてすばやくリマインドすることができます。

アフターキャンプの他の講義が気になったら?

こんな方に
おすすめです

学習対象は
誰でしょう?

  • タイプスクリプトを実務で活用した方

  • これまでtype、interfaceだけを使ってきた方

  • 面倒なタイプ作成時間を短くしたい方

前提知識、
必要でしょうか?

  • タイプスクリプト

  • 高校1年生集合論

こんにちは
です。

1,808

受講生

94

受講レビュー

81

回答

4.9

講座評価

6

講座


## 이력서, 포폴 첨삭 등 강의 외 문의사항이 있으시면 이곳으로 문의 주세요

👉 morishjs@gmail.com

강사 깃헙: https://github.com/morishjs

지식저장소: https://wiki.after-camp.com/Home

🎨 포트폴리오: https://morish.dev

📜 이력: https://shorturl.at/gKU68



부트캠프 수료했는데 앞으로 뭘 공부해야 할지 막막하시죠?

👊 부트캠프에서는 취업률 90%라고 하는데... 전 취업이 잘 안돼요! 😢

👊 취업은 했는데 사수가 없어서 너무 불안해요! 🤑

👊 작성한 코드가 동작은 하는데 이렇게 작성하는지 모르겠어요! 🤯


애프터캠프에서는 다음이 가능합니다!

👌 CTO 2번 경험, 다수의 프로젝트를 경험한 풀스택 개발자가 직접 코칭합니다.

👌 코드 리뷰, 커리어 방향성 고민을 같이 해드립니다.

👌 애프터캠프에는 한국, 미국 실리콘밸리 예비 개발자, 현직자가 모인 곳입니다.

 

 

カリキュラム

全体

165件 ∙ (2時間 57分)

講座掲載日: 
最終更新日: 

受講レビュー

全体

34件

5.0

34件の受講レビュー

  • here2letters6603님의 프로필 이미지
    here2letters6603

    受講レビュー 4

    平均評価 5.0

    5

    68% 受講後に作成

    I took this course while looking for a course that applies TypeScript code and theory that is actually used. I do not use TypeScript in my work or as basic code, but while taking the course, I got a feel for how to apply TS, and I gained confidence in TS. These days, TS is becoming popular, There are many lectures on TS theory, but it was hard to find content that deals with case-by-case error handling or actual grammar like this. There were some disadvantages, but the advantages outweighed them and it was a great help. If you have taken the basic theory of TS, if you are curious about how TS is applied in various cases and actual code, or if you feel uneasy about a course that just explains the theory and ends, I highly recommend this course. Above all, I sincerely thank you for always answering questions about the lecture-related code! It is the most impressive and grateful course among the TS courses I have taken here! Really, I hope many people will know about TS on the main page, saying, "This is the course."

    • aftercamp
      知識共有者

      Thank you for leaving such a detailed review. I remember you posting questions on the Q&A board. I am glad that my lecture content was helpful. When I have time, I will update the lecture on how to use types in Node.js and React, so please look forward to it!

  • devleeee님의 프로필 이미지
    devleeee

    受講レビュー 35

    平均評価 5.0

    5

    59% 受講後に作成

    Thank you for teaching TypeScript in a fresh way. When I wanted to learn the basic concepts and apply them in practice, I could only use interfaces and type aliases. However, you provided various problems and let me solve them so that I could apply various utility types, which made studying very fun.

    • aftercamp
      知識共有者

      Thank you for your kind review! I'm so glad that Jongmin can now apply various utility types to real-world scenarios.

  • shleecloud님의 프로필 이미지
    shleecloud

    受講レビュー 6

    平均評価 5.0

    5

    100% 受講後に作成

    Even in the field, it was difficult to have experience declaring and managing types using utility functions, but it was good to be able to experience it through this lecture. The problem and explanation format also helped increase the interest of the lecture. Since the content is packed, I think I definitely need to review it. The coffee coupon event in the middle was also fun. One thing that was a little disappointing was that I went into the main game from the beginning without knowing the basic knowledge and utility functions. It was fun to solve the problems, but when I needed basic knowledge that I didn't know, it took a lot of time. I think it would be better to start by briefly introducing this basic knowledge.

    • aftercamp
      知識共有者

      Thank you very much for your honest review of the lecture. It is very helpful to know what you were satisfied with and what needs improvement through feedback. First of all, I am glad that it helped you gain practical experience with utility functions and type declarations. Thank you for telling me what you were disappointed about. The need for a light introduction to basic knowledge will be a great reference for future lectures and curriculum creation. In particular, I will make more efforts to minimize the inconvenience and time consumption that occurs when solving problems without basic knowledge.

  • tmdals9974님의 프로필 이미지
    tmdals9974

    受講レビュー 2

    平均評価 5.0

    5

    64% 受講後に作成

    While studying TypeScript, I felt that unlike Java, I could freely handle types and use them in an extensible way, but it was actually too difficult to use. This lecture is a lecture that teaches you how to use TypeScript more efficiently, and I feel that the problem links in the middle are well organized. I think those who have used TypeScript in practice will be able to gain more from this lecture.

    • dkfkqlxm1580님의 프로필 이미지
      dkfkqlxm1580

      受講レビュー 14

      平均評価 5.0

      5

      13% 受講後に作成

      The lecture time wasn't overly long, and preparing diverse problems really helped me learn TypeScript! As expected, learning code by doing is faster.

      ¥4,658

      aftercampの他の講座

      知識共有者の他の講座を見てみましょう!

      似ている講座

      同じ分野の他の講座を見てみましょう!