hapi-react-hot-loader-example icon indicating copy to clipboard operation
hapi-react-hot-loader-example copied to clipboard

Simple React Hot Loading example with Hapi Server-side rendering

Results 4 hapi-react-hot-loader-example issues
Sort by recently updated
recently updated
newest added

Seems like code splitting is not working but is working on the [TypeScript version](https://github.com/codeBelt/typescript-hapi-react-hot-loader-example). If you go to the about page you don't see the js file being loaded. Seems...

bug

help wanted
PR: WIP

- [two-tips-to-improve-performance-by-30-with-react-and-webpack](http://engineering.teacherspayteachers.com/2017/08/16/two-tips-to-improve-performance-by-30-with-react-and-webpack.html?t=1&cn=ZmxleGlibGVfcmVjcw%3D%3D&refsrc=email&iid=409afad6ee664458b767693c48e422a3&uid=294167237&nid=244+272699400) -- [?react_perf]( https://facebook.github.io/react/blog/2016/11/16/react-v15.4.0.html) - https://medium.com/netscape/webpack-3-react-production-build-tips-d20507dba99a - https://github.com/danvk/source-map-explorer - https://medium.com/@adamrackis/vendor-and-code-splitting-in-webpack-2-6376358f1923 - [Reselect](https://github.com/reactjs/reselect)

enhancement