From 61a09f7215fab78e3cb44d13a2a612ea0136da16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stjepan=20Jurekovi=C4=87?= Date: Tue, 11 Jan 2022 13:48:56 +0100 Subject: [PATCH 1/3] Hi, --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c510a0a..8293687 100644 --- a/README.md +++ b/README.md @@ -288,6 +288,7 @@ The resources of this article are mainly from the following websites: - [udemy - TypeScript: Learn the Basics in a Refreshing Way](https://www.udemy.com/typescript-hero/) - [youtube - Evolving JavaScript with TypeScript](https://www.youtube.com/watch?v=Ut694dsIa8w) - [scrimba - Introduction to TypeScript](https://scrimba.com/g/gintrototypescript) +- [Manning Publications - Why program in TypeScript?](https://www.youtube.com/watch?v=1TW9SdHIiXI) ## TypeScript QA @@ -333,6 +334,7 @@ The resources of this article are mainly from the following websites: - [TypeScript Design Patterns](https://amzn.to/2FbWkpY) - [TypeScript High Performance](https://amzn.to/2QAERNk) - [TypeScript Microservices](https://amzn.to/39ru7cx) +- [TypeScript Quickly](https://www.manning.com/books/typescript-quickly) ## TypeScript Tools/Libraries From 0e82e653fe019da23ae86780841f48ad8d1bab1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stjepan=20Jurekovi=C4=87?= Date: Wed, 24 May 2023 12:37:29 +0200 Subject: [PATCH 2/3] Added Essential TypeScript 5 to the Books Hi, Stjepan here from Manning. I thought this title might be a good match for your list. Thank you for considering it. Best, --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8293687..917cc8b 100644 --- a/README.md +++ b/README.md @@ -335,6 +335,7 @@ The resources of this article are mainly from the following websites: - [TypeScript High Performance](https://amzn.to/2QAERNk) - [TypeScript Microservices](https://amzn.to/39ru7cx) - [TypeScript Quickly](https://www.manning.com/books/typescript-quickly) +- [Essential TypeScript 5](https://www.manning.com/books/essential-typescript-5) ## TypeScript Tools/Libraries From 18021d25ace2f769d8b11f5b7fa8fcc08aa34289 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stjepan=20Jurekovi=C4=87?= Date: Tue, 15 Aug 2023 14:25:38 +0200 Subject: [PATCH 3/3] Added 100 TypeScript Mistakes and How to Avoid Them Hi, Stjepan here from Manning. I thought this title might be a good match for your list. Thank you for considering it. Best, --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 917cc8b..76428be 100644 --- a/README.md +++ b/README.md @@ -336,6 +336,7 @@ The resources of this article are mainly from the following websites: - [TypeScript Microservices](https://amzn.to/39ru7cx) - [TypeScript Quickly](https://www.manning.com/books/typescript-quickly) - [Essential TypeScript 5](https://www.manning.com/books/essential-typescript-5) +- [100 TypeScript Mistakes and How to Avoid Them](https://www.manning.com/books/100-typescript-mistakes-and-how-to-avoid-them) ## TypeScript Tools/Libraries