Tag: es2015

  • Boilerplate: Webpack + React + Redux

    Boilerplate: Webpack + React + Redux

    A boilerplate for playing around with react, redux and react-router with the help of webpack. Contains: a working example of a filterable table which you can play around with (look below). ES6 – 7 Support with Babel Redux dev tools to help you keep track of the app’s state hot module replacement support so you…