react-boilerplate
react-boilerplate copied to clipboard
A production ready boilerplate used in Apptension for all web React projects
Results
5
react-boilerplate issues
Sort by
recently updated
recently updated
newest added
Shamelessly copied and pasted some helper functions from previous project. I think we should keep this as basic as possible and avoid having hundreds of functions we won't use.
enhancement
Currently, it's not easy to spot a typo in an action type and IDE is not helping with it. We could try to write an eslint plugin for that.
enhancement
question