Add TutorialSearch to Video Tutorials#37
Conversation
📝 WalkthroughWalkthroughREADME.md adds one new resource entry, "TutorialSearch", to the Video Tutorials section with a link to https://tutorialsearch.io/. ChangesTutorial Resource Addition
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~1 minute 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@README.md`:
- Line 270: Move the "TutorialSearch" list entry out of the "Video Tutorials"
section and add it to the "Tools" section; specifically locate the list item
text "TutorialSearch - Free cross-platform search engine..." in README.md under
the "Video Tutorials" header, remove that line, and insert the same bullet point
into the existing "Tools" list so the entry appears with the other tool links.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
| - [Build a Custom Flash Card Component in Ionic](https://www.youtube.com/watch?v=BKFQKywl_GM) | ||
| - [Hacking CSS in Ionic](https://www.youtube.com/watch?v=sXFmkdhOEVc) | ||
| - [Learn Ionic 3 From Scratch](https://www.youtube.com/watch?v=JcEGTektejA&list=PLYxzS__5yYQng-XnJhB21Jc7NW1OIaqct) | ||
| - [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. |
There was a problem hiding this comment.
🧹 Nitpick | 🔵 Trivial | ⚡ Quick win
Consider moving this entry to the "Tools" section.
The "Video Tutorials" section contains actual tutorial content (e.g., "Build a Todo App from Scratch with Ionic", "How to Use Google Maps & Geolocation"). TutorialSearch is a search engine for discovering tutorials rather than tutorial content itself. The "Tools" section (lines 255-262) would be a more semantically appropriate location for this entry.
📍 Suggested placement in the Tools section
Remove from line 270 and add to the Tools section instead:
- [Capgo Semver Tester](https://capgo.app/semver_tester/) - Test semantic versioning compatibility for Capacitor plugins.
- [AASA Tester](https://aasa-tester.capgo.app) - Test Apple App Site Association files for iOS Universal Links.
+- [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.🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
In `@README.md` at line 270, Move the "TutorialSearch" list entry out of the
"Video Tutorials" section and add it to the "Tools" section; specifically locate
the list item text "TutorialSearch - Free cross-platform search engine..." in
README.md under the "Video Tutorials" header, remove that line, and insert the
same bullet point into the existing "Tools" list so the entry appears with the
other tool links.
There was a problem hiding this comment.
♻️ Duplicate comments (1)
README.md (1)
270-270:⚠️ Potential issue | 🟡 Minor | ⚡ Quick winThe prior suggestion to move this entry to the "Tools" section remains valid.
TutorialSearch is a search engine for discovering tutorials rather than tutorial content itself. The "Tools" section would be a more semantically appropriate location, as previously noted.
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the rest with a brief reason, keep changes minimal, and validate. In `@README.md` at line 270, The README entry for "TutorialSearch" is in the wrong section; remove the list item "- [TutorialSearch](https://tutorialsearch.io/browse/mobile-development/ionic-framework) - Free cross-platform search engine..." from its current location and insert the identical entry under the "Tools" section header instead (keep the link and description unchanged, preserve markdown list formatting and ordering within Tools), ensuring there is no duplicated entry left behind.
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Duplicate comments:
In `@README.md`:
- Line 270: The README entry for "TutorialSearch" is in the wrong section;
remove the list item "-
[TutorialSearch](https://tutorialsearch.io/browse/mobile-development/ionic-framework)
- Free cross-platform search engine..." from its current location and insert the
identical entry under the "Tools" section header instead (keep the link and
description unchanged, preserve markdown list formatting and ordering within
Tools), ensuring there is no duplicated entry left behind.
Hi! This PR adds TutorialSearch to the Video Tutorials section.
What is TutorialSearch?
TutorialSearch is a free, cross-platform search engine that indexes 50,000+ tutorials and courses from major learning platforms (Udemy, Skillshare, Pluralsight, and more) across 45+ categories — including programming, web development, AI/ML, cybersecurity, design, and more. No signup required.
It helps learners compare tutorials side-by-side by rating, price, and reviews before committing to a course, which I think makes it a useful addition to this list.
Entry added
Inserted in alphabetical order within the section. Happy to adjust formatting, description length, or placement if you'd like — just let me know!
Thanks for maintaining this list.
Summary by CodeRabbit