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

Isomorphic and SSR ? #8

Closed
0zguner opened this issue Jan 18, 2016 · 2 comments
Closed

Isomorphic and SSR ? #8

0zguner opened this issue Jan 18, 2016 · 2 comments

Comments

@0zguner
Copy link

0zguner commented Jan 18, 2016

I've seen that application contains isomorphic-fetch npm package. Is this application server side rendered ? Am I missing something ?

@bigardone
Copy link
Owner

Hi! thanks for the comment.
It's not server side rendered for now... It's just containing it because I have it in the template I always use for react/redux applications I code, whether they are isomorphic or not.
Being honest, I've never stopped to think about this being an issue.
Shall I use the original https://github.com/github/fetch instead?

@0zguner
Copy link
Author

0zguner commented Jan 19, 2016

I'm not sure about that. But its a nice phoenix + redux example for my project. Thanks for that by the way.

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