Skip to content

currently focusing on learning in typescript and this is a repository for storing learning results

Notifications You must be signed in to change notification settings

zaiinhs/typescript-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

List learning typescript

  • Setup Typescript
  • Unit test with Jest
  • Agar jest support JS Module, maka install Babel
  • Union type
  • Ubah JS Module di tsconfig.json
  • Testing with Jest
  • data type
  • array, readonly, and tuple
  • any
  • type alias
  • object type
  • optional properties (tambahkan ?)
  • enum
  • interface
  • function Interface
  • indexable Interface
  • extends Interface
  • intersection Interface
  • Type Assertions
  • void function
  • function parameter
  • function parameter (...rest parameter)
  • function overloading
  • function as a parameter
  • Anonymous Function
  • arrow function
  • if statement
  • Ternary Operator
  • switch statement
  • for loop
  • while loop
  • do while loop
  • Break dan continue

About

currently focusing on learning in typescript and this is a repository for storing learning results

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published