docs: removals from books and underlying tech to external lists#2152
Conversation
📝 WalkthroughWalkthroughThis PR updates the README.md documentation by adding and removing book entries, updating the cheat sheets section reference, pruning library entries across multiple sections (Visual Effects, RxJS, TypeScript, and others), and changing the Partytown URL to a new domain. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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.
Caution
Some comments are outside the diff and can’t be posted inline due to platform limitations.
⚠️ Outside diff range comments (1)
README.md (1)
397-406:⚠️ Potential issue | 🟡 MinorMake the “Books” entries consistent (avoid link-only items + consider “FREE” staleness).
Line 397(“Code with Ahsan”) is a link-only bullet, while most surrounding entries use-descriptions and/or author attribution. Also, several entries use a hard-coded**FREE**label; if pricing changes later, the README will be misleading.♻️ Proposed fixes
-* [Code with Ahsan](https://www.codewithahsan.dev/books) +* [Code with Ahsan](https://www.codewithahsan.dev/books) - Angular books and ebooks.(Optionally: for the
**FREE**items, consider wording like “Free ebook (verify pricing)” or adding an “as of YYYY-MM-DD” note to reduce staleness risk.)🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed. In `@README.md` around lines 397 - 406, Make the "Books" list consistent by converting the link-only bullet for "Code with Ahsan" into the same format used by other entries (include a short description and author attribution where available, e.g., "Code with Ahsan - Ahsan [short description]"), and replace hard-coded "**FREE**" labels with a non-stale phrasing such as "Free ebook (verify pricing)" or "Free as of YYYY-MM-DD" for each item that currently shows **FREE** so the README remains accurate over time.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Outside diff comments:
In `@README.md`:
- Around line 397-406: Make the "Books" list consistent by converting the
link-only bullet for "Code with Ahsan" into the same format used by other
entries (include a short description and author attribution where available,
e.g., "Code with Ahsan - Ahsan [short description]"), and replace hard-coded
"**FREE**" labels with a non-stale phrasing such as "Free ebook (verify
pricing)" or "Free as of YYYY-MM-DD" for each item that currently shows **FREE**
so the README remains accurate over time.
Summary by CodeRabbit