1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-02 06:20:48 +00:00

Making games with TypeScript (#3302)

* Making games with TypeScript

* Remove trailing slash
This commit is contained in:
Øyvind 2019-06-28 19:22:46 +02:00 committed by eshellman
parent 88887abe1c
commit 932afadbe6

View File

@ -2540,6 +2540,7 @@ Kerridge (PDF) (email address *requested*, not required)
### TypeScript
* [Making games with TypeScript](https://makinggameswithtypescript.com) - Øyvind (HTML) (:construction: *in process*)
* [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)