Ultimate universal starter with lazy-loading, SSR and i18n. /static folder + url-loader. Everything in /static/public/ is copied to /dist/client with copy-webpack-plugin.
react redux webpack semantic-ui semantic-ui-react starter boilerplate template example ssr pwa fullstack universal-react universal react-reduxReact server-side rendering optimization with component memoization and templatization
react-server server-optimization rendering-optimizations component-memoization html-markup isomorphic universal-react optimization react-server-render react-rendering react server-side memoization templatization cache cachingHow do you usually request data and store it to redux state? You create actions that do async jobs to load data, create reducer to save this data to redux state, then connect data to your component or container. Usually it's very similar routine tasks.
react redux-connect server-side-rendering immutablejs react-redux isomorphic universal-react node nodejs redux connect async propsSimple universal React application with server side rendering.
react express webpack2 server-side-rendering babel react-router-v4 universal isomorphic universal-react universal-javascript reduxExample app showing how to isomorphically render a Relay Modern or Classic app. Connects to Artsy's GraphQL server. For more detailed instructions, see the Relay Modern or Relay Classic folders.
relay relay-modern isomorphic universal-react react-router-v4 react-loadableThis is a simple example app that renders HTML on the server and on the client using “universal” / “isomorphic” JavaScript. It’s using Node.js, React, React-Router and Redux for the rendering and the UI logic. For storing the todos on the server, it uses the key-value database LevelDB. There’s also a Preact version available in the preact branch if you prefer that over React.
progressive-enhancement universal-javascript todomvc react redux leveldb preact isomorphic universal-react universalUniversal apps are apps which can run on mobile native or on the web inside a web browser. A Cosmic app is a mobile / web / desktop app - an app which can run in a web browser, on the desktop across all major desktop platforms and on mobile native on iOS and Android. A cosmic app shares all non presentation code between all platforms and ideally only has platform-specific presentation code for few platform-optimized features. e.g. use FaceId for user authentication when running on iPhone X. But the core idea that 90%+ of presentation code - the UI and layout is shared between all supported runtime platform. This project aims to be a well designed and maintained seed for a cosmic (native mobile, web, desktop) app based on react native web, redux and typescript.
universal-react seed starter-kit typescript react-native react-redux electron react-native-web universal apps app cosmic spacemeshosHot Module Reloading: - Replaces modules that have been changed in real time while preserving the state. Code Splitting: - Split code into bundles so that code is asynchronously loaded by the client.
universal-react universal-javascript react-router react-router-v4 webpack2 code-splitting hot-module-replacement hot-reload redux react-router-redux server-side-rendering react react-redux hot-module-reloading hmr ssr webpackProduction ready blog + boilerplate for Next.js
nextjs zeit react nodejs universal-react ssr styled-components express timber timber-io
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.