AdrianMiftahulH / Learn-TypeScript

Here, I am learning about vanilla TypeScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Logo

Learn TypeScript

Here, I am learning about vanilla TypeScript

  • 👾 There are bugs / discussions can be clicked Discussions

🛠 Programming languages used :

typescript

I Learn From :

What did I learn:

  1. Lesson 01
    • Type Data
  2. Lesson 02
    • Array
    • Objects
    • Tuple
    • Interface
    • Enums
  3. Lesson 03
    • Functions
    • Type Alias
    • Literal Types
    • Custom guard
    • More details, please Click this
  4. Lesson 04
  5. Lesson 05
    • Classes
    • Parent Classes
    • Interface with Classes
    • More details, please Click this
  6. Lesson 06
    • Index Signatures
    • keyof Assertions
    • More details, please Click this
  7. Lesson 07
    • Index Signatures
    • keyof Assertions
    • More details, please Click this
  8. Lesson 08
    • Utility Types
    • Partial
    • Required and Readonly
    • Record
    • Pick and Omit
    • Exlude and Extract
    • ReturnType
    • Parameters
    • Awaited
    • More details, please Click this

About

Here, I am learning about vanilla TypeScript


Languages

Language:TypeScript 50.4%Language:JavaScript 38.4%Language:HTML 11.1%