Typescript
TypeScript fundamentals
Index
Section | Link | Key Points |
---|---|---|
Introduction | Introduction | TypeScript Frameworks |
Introduction
TypeScript
- JavaScript with static typing
- Adds type safety and better tooling
- Considered best practice for large applications