web-meta-framework-remix
Installation
SKILL.md
Remix / React Router v7 Framework Patterns
Quick Guide: A route exports a
loaderfor reads and anactionfor writes, both server-only, so a component never fetches its own data. Forms submit without JavaScript and nested routes load in parallel. The version fact that changes every example below: React Router v7 deprecatesjson()anddefer()— return raw objects and raw Promises, and usedata()only when you need a custom status or header.
Detailed Resources: