Open amsheehan opened 7 years ago
Hey Alex, thank you so much for offering to contribute. I haven't had any bandwidth to pay attention to this for months. These are awesome ideas! I'd appreciate your help; and yes, it would be good for the company. Thank you. On Thu, Apr 20, 2017 at 11:53 AM Alex Sheehan notifications@github.com wrote:
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 👍
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/hackerati/react-app-template/issues/12, or mute the thread https://github.com/notifications/unsubscribe-auth/ABi3luZ9Z28UgmB50YVXy2orRHpA6WV4ks5rx397gaJpZM4NDOqA .
-- Geoff Scott, CEO, Hackerati (516) 319-3557
This is a request to update this example app by using the latest and greatest (and stable) tools from Facebook, et al...
Requests:
ejecting
Optionally
Willing to add and review PR's if this would be valuable to the company 👍