diff --git a/books/free-programming-books-langs.md b/books/free-programming-books-langs.md index dc80d7eefed83ec7030fa06569938b3739646d19..d0f69fb4e0fdd87ec3ed10d971aec6a3b834004b 100644 --- a/books/free-programming-books-langs.md +++ b/books/free-programming-books-langs.md @@ -2270,6 +2270,7 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE ### TypeScript * [Learn TypeScript in Y Minutes](https://learnxinyminutes.com/docs/typescript/) +* [Tackling TypeScript: Upgrading from JavaScript](https://exploringjs.com/tackling-ts/toc.html) - Dr. Axel Rauschmayer * [TypeScript Accelerated](https://accelerated.amimetic.co.uk) - James Porter * [TypeScript Deep Dive](https://basarat.gitbooks.io/typescript/) * [TypeScript for C# Programmers](http://www.infoq.com/minibooks/typescript-c-sharp-programmers)