Jason Rametta

The Typescript Compiler API - Book - Become an expert on the Typescript Compiler API and Codegen

by
This book was written for software devs who are interested in learning about Typescript and its powerful compiler APIs. Learn how to automate code-related tasks, such as reading code, writing code, and extending Typescript's built-in feature set.

Add a comment

Replies

Best
Jason Rametta
This book is a culmination of years of work as a software engineer working on meta-programming - the art of generating code, reading code automatically, and extending language feature sets. Typescript is quickly taking over the world as the most popular compile-to-javascript language and this book will explain the magic behind meta-programming with Typescript. If you're a software developer, I guarantee you will learn something new and useful by reading this book, and apply it to your own work to automate tasks, even if not using Typescript.