TypeScript - gusenov/kb GitHub Wiki
- freeCodeCamp.org / Learn TypeScript – The Ultimate Beginners Guide
- Is TypeScript Just A Linter? by Matt Pocock
- JetBrains / Guide / JavaScript and TypeScript
- Хабр
- Code-Basics.com / Уроки Typescript / Структурная типизация
- DEV Community / Building simple event-driven applications with Pub/Sub
- Piccalilli / Advanced TypeScript manipulation features for the real world by Jordan Seiler
Typing
- Typia.io is a transformer library converting TypeScript types to runtime function.
Books
- TypeScript Basics. Learn TypeScript from Scratch and Solidify Your Skills with Projects by Nabendu Biswas - 165 pages
- Developing Web Components with TypeScript. Native Web Development Using Thin Libraries by Jörg Krause - 266 pages
- TypeScript: Modern JavaScript Development. Leverage the features of TypeScript to boost your development skills and create captivating web applications. A course in three modules by Remo H. Jansen, Vilic Vane, Ivo Gabe de Wolff
ORM
- Prisma Simplify working and interacting with databases
- prisma/prisma Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB