Launchway - The Remix SaaS Starter Kit - API routes and RESTful services in Remix
Exploring different usages of API routes in Remix such as client-side form submissions, receiving webhooks, and exposing a RESTful API to the outside world.
Flash Me | Learn through rehearsal. Create and study with flashcards online.
A wrapper component around Remix's Link / NavLink components and the native anchor element. One component to rule them all! Render an anchor tag for outgoing links and a Remix Link / NavLink for everything else! Also supports automated final slashes for a
Let's use Remix.run and React to create a server-rendered voice application that returns SSML!