ctrlplusb / react-universally

A starter kit for universal react applications.
MIT License
1.69k stars 243 forks source link

Ideas for `next` #428

Open ctrlplusb opened 7 years ago

ctrlplusb commented 7 years ago

In prep for our next big release, I personally vote on the following items

strues commented 7 years ago

Checkout my comment for #330

oyeanuj commented 7 years ago

@ctrlplusb What would the second item entail?

Rework the project structure/configuration to allow for more advanced use cases, such as having lots of micro service projects (I am doing something like this in a side project)

oyeanuj commented 7 years ago

Also, maybe adding Glimpse (http://node.getglimpse.com) to the dev experience?

ctrlplusb commented 7 years ago

Nice one @oyeanuj - that looks awesome!

diondirza commented 7 years ago

I think this library would be worth to be included as standard for this boilerplate:

diondirza commented 7 years ago

Would prefer to migrate our config to using this node-config

oyeanuj commented 7 years ago
  1. Supporting React 16, Node 8 and Babel 7.

  2. 322

  3. Upgrading helmet to use its newer simplified API.

  4. Webpack-Dashboard as it provides a better output screen than the regular webpack logs.

  5. And maybe also a decision if we want to choose between react-universal-component and react-async-component since I know there was a thread around this?

  6. Oh, and constellate? 😄