From df9734140c26fd0d11bb4ec894690d986a3e7b6a Mon Sep 17 00:00:00 2001 From: PariSh KhAn Date: Fri, 22 May 2026 12:03:14 +0600 Subject: [PATCH 1/2] Add TutorialSearch to Video Tutorials section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7e448a2..3b4a0de 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,7 @@ A collection of awesome things regarding Create React App ecosystem. - [Create React App - What's All the Fuss About?](https://www.youtube.com/watch?v=wLgHjZM4pWM) - [Create React App With ExpressJS and Now](https://www.youtube.com/watch?v=HfAPmRpxQEY) - [Migrate to Create React App](https://www.youtube.com/watch?v=g8O0FT0uoDA) +- [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. - [Use Create-React-App to Setup a Simple React App](https://egghead.io/lessons/react-react-fundamentals-development-environment-setup) - [Why I Love Create React App (React Allicante 2017)](https://www.youtube.com/watch?v=Jn18gZ9jO0U) From 6c7525a978198bf23bf0e36b277ee74804be5849 Mon Sep 17 00:00:00 2001 From: PariSh KhAn Date: Fri, 22 May 2026 14:58:02 +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 3b4a0de..f0679ba 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ A collection of awesome things regarding Create React App ecosystem. - [Create React App - What's All the Fuss About?](https://www.youtube.com/watch?v=wLgHjZM4pWM) - [Create React App With ExpressJS and Now](https://www.youtube.com/watch?v=HfAPmRpxQEY) - [Migrate to Create React App](https://www.youtube.com/watch?v=g8O0FT0uoDA) -- [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/ai-machine-learning/ai-app-development) - Free cross-platform search engine indexing 50,000+ tutorials from Udemy, Skillshare, Pluralsight, and other major learning platforms across 45+ categories. - [Use Create-React-App to Setup a Simple React App](https://egghead.io/lessons/react-react-fundamentals-development-environment-setup) - [Why I Love Create React App (React Allicante 2017)](https://www.youtube.com/watch?v=Jn18gZ9jO0U)