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

Version 2.0 #61

Closed
16 tasks
cereallarceny opened this issue Jun 19, 2019 · 6 comments
Closed
16 tasks

Version 2.0 #61

cereallarceny opened this issue Jun 19, 2019 · 6 comments

Comments

@cereallarceny
Copy link
Owner

To summarize, I'm doing a total rewrite of cra-ssr to bring it up to date with the latest the React community has to offer.

This is to be considered a living document. I'm taking suggestions on features you'd like to see, comment below!

Features (most of which already exist):

Bugs to keep in mind:

#53

@cereallarceny
Copy link
Owner Author

Deprecation notice

It didn't take long. The web has grown a lot since I first developed this project. Lo and behold @jaredpalmer has beat me to it. I'm going to shut down shop at cra-ssr in favor of a better solution: Razzle.

To anyone looking to use cra-ssr, I highly suggest you check out Razzle instead.

@hugominas
Copy link

Thank you for all the work @cereallarceny, I have used cra-ssr in many projects. Lately I have been using react-snap but I will definitely look into Razzle.

@microcipcip
Copy link

@cereallarceny that's a pity, I chose cra-ssr over razzle as it was very straightforward to understand what was happening in the background, thanks for your awesome project anyway :)

@cereallarceny
Copy link
Owner Author

Thank you for your support @hugominas and @microcipcip! Of course, I'll leave the repo online. If Razzle isn't your thing, you might want to check out CRA Universal. It's a similar approach to cra-ssr. Likewise, I suggest you check out Razzle again - it's seemingly identical to what I intended to do for version 2 of cra-ssr.

@harrisonlo
Copy link

I honestly like cra-ssr over razzle, the latter has too many things under the hood that made my other integrations a pain in the ass (i.e. Ant Design, etc.)

@cereallarceny
Copy link
Owner Author

I was likely going to take a nearly identical approach anyhow @harrison0723, but I appreciate the kind words!

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

No branches or pull requests

4 participants