jlongster / backend-with-webpackLinks
A simple server using webpack as a build tool
☆457Updated 10 years ago
Alternatives and similar repositories for backend-with-webpack
Users that are interested in backend-with-webpack are comparing it to the libraries listed below
Sorting:
- Babel Starter Kit is a project template for authoring and publishing JavaScript libraries☆549Updated 7 years ago
- Static file server that works with HTML5 Pushstate.☆422Updated 5 years ago
- Webpack Hot Module Replacement (HMR) Example with Express☆368Updated 8 years ago
- Proxies React components without unmounting or losing their state☆456Updated 5 years ago
- A simple flux tutorial built with alt and react☆159Updated 8 years ago
- Auto chunking and dynamic loading of routes with React Router and Webpack 2☆295Updated 2 years ago
- babel 6 plugin which allows to use webpack loaders☆621Updated 4 years ago
- A complete isomorphic hackable blog service based on React JS☆210Updated 6 years ago
- React-lego : incrementally add more cool stuff to your react app☆412Updated 7 years ago
- Co-located data loading for React Router☆560Updated 9 years ago
- Wraps a react component in a proxy component to enable Code Splitting.☆256Updated 7 years ago
- Abstracts universal consumption of application code base using webpack.☆290Updated 8 years ago
- Webpack loader to strip arbitrary functions out of your production code.☆282Updated 8 years ago
- An example using universal client/server routing and data in React with AWS DynamoDB☆297Updated 5 years ago
- Tree-shaking example with Babel and Webpack☆250Updated 8 years ago
- A custom monitor for Redux DevTools to replay recorded Redux actions☆206Updated 3 years ago
- React, redux, react-router, graphql, postgres, koa, universal starter-kit☆291Updated 10 years ago
- Connect rxjs to React component in Redux style... but without dispatch and constants.☆188Updated 8 years ago
- Isomorphic Redux demo, with routing and async actions