Installing React-Admin In A Remix App
A step-by-step example explaining how to use React-Admin inside a Remix app, and how to configure it to use Supabase as the data provider.
Full-stack web developer at marmelab, Gildas has a strong appetite for emerging technologies. If you want an informed opinion on a new library, ask him, he's probably used it on a real project already.
A step-by-step example explaining how to use React-Admin inside a Remix app, and how to configure it to use Supabase as the data provider.
React-admin doesn't offer a feature that you need? No problem, it's just React! This practical tutorial update shows how to allow users to edit their profile in React-admin v3.
React-admin doesn't offer a feature that you need? No problem, it's just React! This practical tutorial shows how to use the routing and a custom button to improve the user experience.
Learn how to migrate to react-admin v3 with this tutorial for a common feature in admin forms.
You don't agree with some of our design decisions? No problem, just supply your own and keep your code DRY!
React-admin doesn't offer a feature that you need? No problem, it's just React! This practical tutorial shows how to allow users to edit their profile.
Don't want to show a full new page to edit or create records? This tutorial shows how to display those forms in a drawer or a dialog from the List page.