frontend-boilerplate icon indicating copy to clipboard operation
frontend-boilerplate copied to clipboard

Higher level package

Open tj opened this issue 9 years ago • 4 comments

Little too much boiler for spanning multiple projects

tj avatar Jan 22 '16 00:01 tj

:+1:

aziz avatar Jan 22 '16 04:01 aziz

@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

thebigredgeek avatar Jan 26 '16 08:01 thebigredgeek

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

tj avatar Feb 09 '16 17:02 tj

:+1:

mikaa123 avatar Feb 10 '16 09:02 mikaa123