Application 2017-10-01

SPA Boilerplate with React, react-redux, react-router, ES6, and webpack

Explore React SPA boilerplate architecture with Redux, React-router, webpack, and Babel for modern applications.

Read in: ja
SPA Boilerplate with React, react-redux, react-router, ES6, and webpack

Overview

I created a simple boilerplate for SPAs using React. I'm just barely keeping up with the recent frontend technologies, so I don't have much confidence in the source code, but I think it has taken shape, so I'll make that excuse (_).

Environment

Modules

Build Tools

I believe most of these are the latest versions as of now, but I think react-router is one version behind.

Features

That's it (--)

Demo

redux.gif

Source

Thoughts

When actually building a decent SPA, it becomes chaotic as you add more external libraries and the components get more complex, but I think that's due to my lack of design skills.

Tags: boilerplate ES6 React react-router Redux webpack
Share: 𝕏 Post Facebook Hatena
✏️ View source / Discuss on GitHub
☕ Support

If you enjoy this blog, consider supporting it. Every bit helps keep it running!


Related Articles