I am proud to announce that my new book about The Typescript Compiler API is now available at https://typescriptcompilerapi.com!

This book is a culmination of years of work as a software engineer working on metaprogramming - 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 metaprogramming 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.

Cheers! 🍻