handyman-rk / ssr
React Server-Side Rendering Example
☆283Updated 4 years ago
Alternatives and similar repositories for ssr:
Users that are interested in ssr are comparing it to the libraries listed below
- A baseline for server side rendering for your React application☆599Updated 11 months ago
- Boilerplate for React apps with routing, code splitting, & server side rendering☆210Updated 2 years ago
- Server Side Rendering for React demo project☆241Updated 2 years ago
- Demo code for Server Side Rendering and Code Splitting in a create-react-app.☆220Updated 5 years ago
- React Starter Project with Webpack 4, Babel 7, TypeScript, CSS Modules, Server Side Rendering, i18n and some more niceties☆782Updated 3 weeks ago
- [DEPRECATED] Server-side rendering with create-react-app, React Router v4, Helmet, Redux, and Thunk☆481Updated 2 years ago
- Set of step by step guided samples to help you get started with redux sagas + typescript☆288Updated 4 years ago
- A sample of server side rendering using typescript + react + redux☆46Updated 4 years ago
- React starter boilerplate with React Fast Refresh, React 17 and Webpack 5☆186Updated 2 years ago
- Next.js + Redux + styled-components + Express = 😇☆375Updated 2 years ago
- Lazy loading (and preloading) components in React 16.6☆122Updated 6 years ago
- An example Infinite Scroll component, built using React Hooks☆122Updated 3 years ago
- React single page application demo project☆28Updated 2 years ago
- Seamless server-side rendering of React apps☆112Updated 2 years ago
- Learn how to use the useContext Hook by building a music player.☆134Updated 5 years ago
- Server-side Rendering with Create-React-App☆32Updated 6 years ago
- Server-side rendering template using express and react 16☆169Updated 2 years ago
- CRA+SSR with Redux and routing☆35Updated 2 years ago
- ReactJS 16.11 + new React Context API +react Router 4 + webpack 4 + babel 7+ hot Reload + Bootstrap 4 + styled-components☆113Updated 3 years ago
- Custom React Hooks for Axios.js☆263Updated 2 years ago
- Introduction to React Hooks for function components (released in React 16.7.)☆259Updated 2 years ago
- How to server-side render React, hydrate it on the client and combine client and server routes