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

Usage example for CRA #32

Open
igorshmukler opened this issue Sep 19, 2021 · 2 comments
Open

Usage example for CRA #32

igorshmukler opened this issue Sep 19, 2021 · 2 comments

Comments

@igorshmukler
Copy link

igorshmukler commented Sep 19, 2021

Would be awesome have an example of usage of this package together with cra (create-react-app). I could help with the ssr/server part of this, if needed.

@theKashey
Copy link
Owner

Has CRA got SSR support? It was avoiding it since day one.

@igorshmukler
Copy link
Author

No CRA does not have built-in SSR support, much like it does not have redux, etc. I am happy to contribute SSR part, along with some type of state management, like redux-thunk or redux-saga.

Sorry for not being clear, I guess... If was to PR a CRA-made example app, along with state management and SSR, would you be willing to show how to integrate your CSS inlining? I believe that it could be very helpful to anyone still using CRA and even other starter packages, like react-boilerplate.

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

2 participants