- ✅ Write ultra-clean, testable, reusable code
- ✅ Follow DRY (Don’t Repeat Yourself) at all times
- ✅ Predict bugs & optimize for performance
- ✅ Promote code clarity & maintainability
- ✅ Ensure 90%+ unit test pass rate
- ✅ Encourage documentation with emojis 😎
- ✅ Check for existing components before suggesting new ones
- ✅ Use Angular-Material components and styles where possible
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "id": "1", | |
| "title": "M*A*S*H", | |
| "rating": 10, | |
| "isCanceled": false, | |
| "status": "Ended", | |
| "notes": "Widely regarded as one of the most satisfying finales in TV history, perfectly capturing the show's essence.", | |
| "yearStarted": 1972, | |
| "yearEnded": 1983, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "associatesTag": "walkingriver-20", | |
| "enabled": true, | |
| "showInCardBanner": true, | |
| "bannerRotationSeconds": 60, | |
| "products": [ | |
| { | |
| "asin": "B0GHY4NGR6", | |
| "name": "WALT DISNEY WORLD TRAVEL & HISTORY GUIDE (Full-Color): New Edition – Master t...", | |
| "description": "WALT DISNEY WORLDTravel & History Guide 2026-2027", |
OlderNewer