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

GitHub

299 stars
11 watching
46 forks
Language: JavaScript
last commit: about 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
denvned/isomorphic-relay-routerEnables React Router to work with Relay on both the client and server sides of an application.137
mhaagens/react-mobx-react-router4-boilerplateA pre-configured React application with MobX and React Router 4 features560
caljrimmer/isomorphic-redux-appA boilerplate project for building isomorphic React and Redux applications with async server-side rendering, routing, and hot reloading.383
subenksaha/react-redux-universalA full-stack web development boilerplate with universal React rendering, server-side JavaScript transformation, and isomorphic application architecture.18
mvlabs/isomorphic-mithrilShowcases the challenges and solutions of building an isomorphic web application with Mithril.js30
kriasoft/universal-routerA simple middleware-style router for routing in isomorphic JavaScript web apps.1,720
wapgear/redux-react-material-boilerplateA comprehensive boilerplate for building isomorphic React and Redux applications with async server-side rendering, hot reloading, and Redux DevTools.33
styfle/react-server-example-tsxAn example project demonstrating how to implement server-side rendering with React and TypeScript277
ghengeveld/react-isomorphic-formA library that enables seamless form submission and data persistence between server-side rendering and client-side JavaScript execution31
pauldotknopf/react-aspnet-boilerplateA starting point for building isomorphic React applications with ASP.NET Core287
xerios/mobx-isomorphic-starterA starter kit for building an isomorphic React application with Mobx and Express61
imvexed/proceduremAn isomorphic RPC library enabling bi-directional communication between clients and servers over WebSockets in TypeScript17
pmuens/friendsConnects a React Native app to a Meteor backend via DDP for a simple social networking application63
coot/purescript-cofree-react-routerA routing library for React built on top of PureScript's Cofree Comonad25
coast-team/netfluxAn isomorphic JavaScript peer-to-peer transport API based on WebRTC and WebSocket.213