From b31df0d459c7504d30f21215d7a372d36cdd9cb2 Mon Sep 17 00:00:00 2001 From: Simone Poggiali <17195702+gibbok@users.noreply.github.com> Date: Sun, 13 Sep 2026 17:40:53 +0200 Subject: [PATCH] Add The Concise TypeScript Book to frontend books --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e317566..9620ec1 100644 --- a/README.md +++ b/README.md @@ -230,6 +230,7 @@ Be sure to read [How To Contribute](CONTRIBUTING.MD) - ๐Ÿ“’[Speaking JavaScript](http://speakingjs.com/es5/index.html) - ๐Ÿ“’[JavaScripts The Good Parts๐Ÿ’ต](https://www.amazon.com/gp/product/0596517742/ref=as_li_ss_tl?ie=UTF8&camp=1789&creative=390957&creativeASIN=0596517742&linkCode=as2&tag=eldoradohills-20) - ๐Ÿ“’[JavaScrit and JQuery๐Ÿ’ต](http://javascriptbook.com/) +- ๐Ÿ“’[The Concise TypeScript Book](https://github.com/gibbok/typescript-book) ### Challenge Websites