incremental-react-router-to-remix-upgrade-path
Migration guide
A guide on incrementally migrating a React Router site to Remix
60 stars
3 watching
4 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kentcdodds/advanced-react-hooks | A comprehensive learning workshop on advanced React hooks with hands-on examples and resources | 70 |
kentcdodds/advanced-react-patterns | Learn to build simple and flexible React Components and Hooks using modern patterns | 222 |
kentcdodds/advanced-remix | A Remix-based workshop project for learning advanced web development concepts | 404 |
kentcdodds/remix-workshop | A Remix-based workshop covering various software development topics through hands-on exercises and projects. | 137 |
kentcdodds/quick-stack | A Remix app starter kit providing a basic setup for building authentication and database-driven applications. | 58 |
ws-rush/unplugin-remix-router | Automates the setup of routing in React applications using Remix Router | 10 |
ncuillery/rn-diff | A repository tracking React Native version upgrades and changes | 1,066 |
kentcdodds/remix-todomvc | An implementation of TodoMVC using the Remix framework | 186 |
kentcdodds/auth-with-remix-talk | Live-coding demo of building custom authentication from scratch using the Web Platform | 19 |
brophdawg11/remix-routers | A collection of libraries that reimplement React Router for different UI rendering libraries | 152 |
denvned/isomorphic-relay-router | Enables React Router to work with Relay on both the client and server sides of an application. | 137 |
hemengke1997/vite-plugin-remix-flat-routes | Provides a plugin for Vite to enable file-system routing in React applications with a flat route structure | 2 |
yesmeck/remix-routes | A tool for generating typesafe helper functions and automatically routing for Remix apps. | 425 |
jst-cyr/nonlinearpostdeploysteps | Provides post-deployment steps and associated infrastructure components | 0 |
alexhoma/routex.js | A Next.js router library for managing dynamic routes and building custom link components. | 39 |