Reda-Hammada / Typescript-Learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typescript-Learning

On this repository I will be sharing what I learnt about Typescript

  • tsconfig file
  • statically and dynamically typed languages
  • Type Annotations and Data type
  • Type Annotation with array
  • Type Annotation with Object
  • Function signature
  • Type Assertion
  • Readonly
  • Union and Intersection & type alias
  • Enum
  • Interface
  • Abstract class
  • React + Typescript
  • Types with props
  • Types with ReactNode
  • Types with HTMLElements
  • Types with Hooks
  • Typed Component as Props

About


Languages

Language:TypeScript 88.3%Language:HTML 7.6%Language:CSS 4.1%