This is a request to update this example app by using the latest and greatest (and stable) tools from Facebook, et al... ## Requests: - [ ] Use [Create React App](https://github.com/facebookincubator/create-react-app) - [ ] Show how to install [Redux](http://redux.js.org/), [Immutable](https://facebook.github.io/immutable-js/), [Redux Saga](https://redux-saga.js.org/), [scss](https://github.com/facebookincubator/create-react-app/blob/master/packages/react-scripts/template/README.md#adding-a-css-preprocessor-sass-less-etc), etc... without `ejecting` - [ ] Add examples of when to use [Yarn](https://yarnpkg.com/en/) package management vs [NPM](https://www.npmjs.com/) - [ ] Use [Jest](https://facebook.github.io/jest/) as a testing framework ### Optionally - [ ] Show how to turn the webapp into an [Electron](https://electron.atom.io/) app. - [ ] Show how to turn the webapp into a [React Native](https://facebook.github.io/react-native/) app. Willing to add and review PR's if this would be valuable to the company 👍
This is a request to update this example app by using the latest and greatest (and stable) tools from Facebook, et al...
Requests:
ejectingOptionally
Willing to add and review PR's if this would be valuable to the company 👍