James Gillmore
James Gillmore
babel-plugin-dual-import
NOTE: now use babel-plugin-universal-import if you're using React Universal Component
babel-plugin-universal-import
đž universal(props => import(`./${props.page}`)) + dual css/js imports
extract-css-chunks-webpack-plugin
Extract CSS from chunks into multiple stylesheets + HMR
flush-chunks-boilerplate
đŠ A boilerplate showing how to achieve Universal Code-Splitting and Universal HMR with react-loadable, webpack-flush-chunks and extract-css-chunks-webpack-plugin
react-universal-component
đ The final answer to a React Universal Component: simultaneous SSR + Code Splitting
redux-first-router
đ seamless redux-first routing -- just dispatch actions
redux-first-router-demo
Kick-Ass Universal RFR Demo That Answers Your SSR + Splitting Questions