Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What are folks using today? #1408

Open
oyeanuj opened this issue Aug 30, 2017 · 7 comments
Open

What are folks using today? #1408

oyeanuj opened this issue Aug 30, 2017 · 7 comments

Comments

@oyeanuj
Copy link

oyeanuj commented Aug 30, 2017

So, I know the repo has long been dead but I am curious for a lot of us who picked it up in its heyday - what solutions are we using today? Did you move to a new boilerplate? Or a new strategy for SSR? What tools are you using for async data loading? Are you using dynamic component loading?

As I get ready to productionalize my app, I am looking to pick a setup to go to production with. Hence, the curiosities!

@ycruzb
Copy link

ycruzb commented Aug 30, 2017

the best solution right now:

https://github.com/facebookincubator/create-react-app

if you want a CRA-Redux-Express API configuration you can test my solution:

https://github.com/ycruzb/cra-redux-api

regards

@bertho-zero
Copy link

I updated repo and added an API here: https://github.com/bertho-zero/react-redux-universal-hot-example

@isaachinman
Copy link

@oyeanuj I'm not sure create-react-app is a very appropriate choice for prod applications, as far as I know the main focus is to be a quick bootstrapper.

If you're looking for a boilerplate to start from that supports SSR, dynamic components/routes, etc, I would recommend NextJs. I'm not affiliated with it in any way, but it's really well thought out, and supported by a paid team of devs.

@Iuriy-Budnikov
Copy link

Iuriy-Budnikov commented Oct 18, 2017

I updated and used the same logic https://github.com/wearepush/redux-starter

@dawidvdh
Copy link

@isaachinman
Copy link

@dawidvdh Can you add a feature list to the README, as well as some basic specs like TTFB and bundle size with the raw boilerplate? I didn't get into the source at all, but if your target audience is "power users", you'll need to convince them it's as good or better than something they could hand roll for their specific purposes.

@dawidvdh
Copy link

dawidvdh commented Dec 1, 2017

@isaachinman yes I will definitely add that as soon as I get a gap, check out the source though when you have time and let me know your thoughts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants