react-server-routing-example
Isomorphic app
An isomorphic React application with client-server routing and data fetching using AWS DynamoDB
An example using universal client/server routing and data in React with AWS DynamoDB
299 stars
11 watching
46 forks
Language: JavaScript
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
denvned/isomorphic-relay-router | Enables React Router to work with Relay on both the client and server sides of an application. | 137 |
mhaagens/react-mobx-react-router4-boilerplate | A pre-configured React application with MobX and React Router 4 features | 559 |
caljrimmer/isomorphic-redux-app | A boilerplate project for building isomorphic React and Redux applications with async server-side rendering, routing, and hot reloading. | 383 |
subenksaha/react-redux-universal | A full-stack web development boilerplate with universal React rendering, server-side JavaScript transformation, and isomorphic application architecture. | 18 |
mvlabs/isomorphic-mithril | Showcases the challenges and solutions of building an isomorphic web application with Mithril.js | 30 |
kriasoft/universal-router | A simple middleware-style router for routing in isomorphic JavaScript web apps. | 1,711 |
wapgear/redux-react-material-boilerplate | A comprehensive boilerplate for building isomorphic React and Redux applications with async server-side rendering, hot reloading, and Redux DevTools. | 33 |
styfle/react-server-example-tsx | An example project demonstrating how to implement server-side rendering with React and TypeScript | 277 |
ghengeveld/react-isomorphic-form | A library that enables seamless form submission and data persistence between server-side rendering and client-side JavaScript execution | 31 |
pauldotknopf/react-aspnet-boilerplate | A starting point for building isomorphic React applications with ASP.NET Core | 287 |
xerios/mobx-isomorphic-starter | A starter kit for building an isomorphic React application with Mobx and Express | 61 |
imvexed/procedurem | An isomorphic RPC library enabling bi-directional communication between clients and servers over WebSockets in TypeScript | 17 |
pmuens/friends | Connects a React Native app to a Meteor backend via DDP for a simple social networking application | 63 |
coot/purescript-cofree-react-router | A routing library for React built on top of PureScript's Cofree Comonad | 25 |
coast-team/netflux | An isomorphic JavaScript peer-to-peer transport API based on WebRTC and WebSocket. | 213 |