From 536f67a9bbd5125203e1108682791e0389f94ef7 Mon Sep 17 00:00:00 2001 From: PariSh KhAn Date: Fri, 22 May 2026 10:44:13 +0600 Subject: [PATCH 1/2] Add TutorialSearch to Learning Resources section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d75749ec..bb49fda3 100644 --- a/README.md +++ b/README.md @@ -401,6 +401,7 @@ Current Angular version: [![npm version](https://badge.fury.io/js/%40angular%2Fc * [Angular Enterprise Architecture](https://angularexperts.io/products/ebook-angular-enterprise-architecture) - `Tomas Trajan`. * [Testing Angular](https://testing-angular.com) - A Guide to Robust Angular Applications **FREE**. * [Modern Angular](https://www.angulararchitects.io/en/ebooks/modern-angular/?book) - `Manfred Steyer` **FREE**. +* [TutorialSearch](https://tutorialsearch.io/) - Free cross-platform search engine indexing 50,000+ tutorials from Udemy, Skillshare, Pluralsight, and other major learning platforms across 45+ categories. * [Ultimate Guide to Angular Evolution](https://houseofangular.io/the-ultimate-guide-to-angular-evolution/) - `House of Angular` **FREE**. * [Micro Frontends and Moduliths with Angular](https://www.angulararchitects.io/en/ebooks/micro-frontends-and-moduliths-with-angular/) - `Manfred Steyer` **FREE**. * [Angular Mastery](https://christianlydemann.com/angular-mastery-book/) - `CHRISTIAN LÜDEMANN` **FREE**. From 6218ee4018de7675f4a4b237ffc152155804ab7e Mon Sep 17 00:00:00 2001 From: PariSh KhAn Date: Fri, 22 May 2026 14:47:46 +0600 Subject: [PATCH 2/2] Update tutorialsearch.io link to topic-specific URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb49fda3..b7a74c52 100644 --- a/README.md +++ b/README.md @@ -401,7 +401,7 @@ Current Angular version: [![npm version](https://badge.fury.io/js/%40angular%2Fc * [Angular Enterprise Architecture](https://angularexperts.io/products/ebook-angular-enterprise-architecture) - `Tomas Trajan`. * [Testing Angular](https://testing-angular.com) - A Guide to Robust Angular Applications **FREE**. * [Modern Angular](https://www.angulararchitects.io/en/ebooks/modern-angular/?book) - `Manfred Steyer` **FREE**. -* [TutorialSearch](https://tutorialsearch.io/) - Free cross-platform search engine indexing 50,000+ tutorials from Udemy, Skillshare, Pluralsight, and other major learning platforms across 45+ categories. +* [TutorialSearch](https://tutorialsearch.io/browse/programming-languages/angular-interview) - Free cross-platform search engine indexing 50,000+ tutorials from Udemy, Skillshare, Pluralsight, and other major learning platforms across 45+ categories. * [Ultimate Guide to Angular Evolution](https://houseofangular.io/the-ultimate-guide-to-angular-evolution/) - `House of Angular` **FREE**. * [Micro Frontends and Moduliths with Angular](https://www.angulararchitects.io/en/ebooks/micro-frontends-and-moduliths-with-angular/) - `Manfred Steyer` **FREE**. * [Angular Mastery](https://christianlydemann.com/angular-mastery-book/) - `CHRISTIAN LÜDEMANN` **FREE**.