frontend-boilerplate
frontend-boilerplate copied to clipboard
Higher level package
Little too much boiler for spanning multiple projects
:+1:
@tj we could turn this into a slush scaffold... the user can opt out of todo boiler and instead opt for a simple presentation like https://github.com/gaearon/react-transform-boilerplate
Collecting notes on things I'd like changed:
- [ ] react redux's connect() prop mapping stuff seems redundant
- [ ] less confusing routing (maybe the newer versions fix integration there)
- [ ] other modules as deps to this higher level package so it's less boiler
- [ ] hide all the crazy webkit boiler in a module
- [ ] redux effects out of the box
:+1: