From e7d3235bf4c9a4f58f58753b571d31565706732b Mon Sep 17 00:00:00 2001 From: PariSh KhAn Date: Fri, 22 May 2026 11:54:17 +0600 Subject: [PATCH 1/2] Add TutorialSearch to Learn section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f453e31..3e5ee9e 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ ## Learn - [Learn Nextjs](https://nextjs.org/learn/foundations/about-nextjs) - [Mastering Next.js](https://github.com/leerob/mastering-nextjs) - [website](https://masteringnextjs.com/) +- [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. ## tools - [Next-video](https://next-video.dev/?ref=awe50me) `Add high-performance video to your Next.js app` From 65dbde7615ed7a7e86bb3d1e9a69636def8bbdf8 Mon Sep 17 00:00:00 2001 From: PariSh KhAn Date: Fri, 22 May 2026 14:57:24 +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 3e5ee9e..d9d1825 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ## Learn - [Learn Nextjs](https://nextjs.org/learn/foundations/about-nextjs) - [Mastering Next.js](https://github.com/leerob/mastering-nextjs) - [website](https://masteringnextjs.com/) -- [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/web-development/nextjs-react) - Free cross-platform search engine indexing 50,000+ tutorials from Udemy, Skillshare, Pluralsight, and other major learning platforms across 45+ categories. ## tools - [Next-video](https://next-video.dev/?ref=awe50me) `Add high-performance video to your Next.js app`