scalable-react-boilerplate
scalable-react-boilerplate copied to clipboard
:star: Scalable feature-first React micro-framework made for Udacity Alumni collaborative projects
``` Uncaught TypeError: createLogger is not a function at eval (store.js:47) at Object. (bundle.js:2257) at __webpack_require__ (bundle.js:687) at fn (bundle.js:106) at eval (index.js:15) at Object. (bundle.js:3312) at __webpack_require__ (bundle.js:687) at...
steps: clone, setup, run start, browse / apologies if this is a grommet issue. ``` Warning: Unknown props `initialValue`, `autofill`, `onUpdate`, `valid`, `invalid`, `dirty`, `pristine`, `active`, `touched`, `visited`, `autofilled` on...
Hi @RyanCCollins! Any news about the Docker File and its automation?
Hey Ryan, Did you think about making tutorial or article describing more in details, how this boilerplate is working (what is happening in this project)? cheers, Ryszard
https://github.com/RyanCCollins/scalable-react-boilerplate/blob/master/app/src/store.js#L79 Thank you for your work. There are hundreds of react boilerplates. I saw most of them. But this is the only one that really showed me how things are...