News and thoughts from the authors of React Router and Remix
Remix is a web application framework for React from the authors of React Router: Michael Jackson and Ryan Florence (me). It provides APIs and conventions for server rendering, data loading, routing and more. Everything we'd like a framework to do for us. Michael and I tend to build things to scratch our own itch and we always envisioned a higher level framework on top of React Router. For example, here's a fun tweet of mine before Next and Gatsby and other similar frameworks:
React Router v6 will be shipping soon. Thanks to React Hooks, we're able to provide small, compositional building blocks to let you build whatever kinds of URL abstractions you need.
React Router v6 will ship with a hook to help you work with URL Search Params out-of-the-box, but we're going to build up a slightly different version in this post to show off these building blocks.
Subscribe to our newsletter to follow our progress and get early access to Remix
We respect your privacy, unsubscribe at any time