Skip to main content

Typescript

TypeScript fundamentals

Index

SectionLinkKey Points
IntroductionIntroductionTypeScript Frameworks

Introduction

TypeScript

  • JavaScript with static typing
  • Adds type safety and better tooling
  • Considered best practice for large applications