Alternate Tech Stacks with React
Help us make this page better!
Hi there, so we're looking for the following:
- Any other common and battle-tested ways to ship React applications
- React integrations with other devices, operating systems, etc.
- Resources for building React apps with Astro, Qwik, or others that play well with React
Please consider helping us out if you have any recommendations!
Monorepos
SPAs
- React Admin - Build on REST/GraphQL APIs, using ES6, React and Material Design
- React SPA / WordPress - WordPress-powered React apps
- React-Vite-Boilerplate - production-ready React 18 + Vite + TypeScript boilerplate
Integrations with MVC / Backend Frameworks
- React / Laravel with Intertia.js
- Intertia.js also offers a Ruby on Rails integration, though Laravel is the only officially supported framework
- Adding a Laravel Backend to a Remix App (Backend of Frontend pattern)
Misc
- wp-react-starter - Create WordPress plugins that use React, TypeScript, and PHP