Table of Contents
Preface
Part 1: Introduction to TypeScript
1
TypeScript Fundamentals
Technical requirements
Introduction to TypeScript and its evolution
Key differences between TypeScript and JavaScript
The advantages of using TypeScript in modern web development
Basic syntax of TypeScript
Simple types
Interfaces
Summary
2
TypeScript Deep Dive – Typing, Generics, Classes, and Interfaces
Technical requirements
Advanced typing techniques
Narrowing
null types
Function types
Creating types from other types
Utility types
Union types
Type intersections
Interface and OOP features
Interfaces
OOP functionalities
Generics
Promises
Summary
Part 2: Backend Development with Bun and TypeScript
3
Configuring a Backend Environment with Bun and Hono
Technical ...
Get Full-Stack Web Development with TypeScript 5 now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.