Sunday, January 25, 2015

Re: A sample project showing server side rendering with React and Django

Ustun, do you think it is necessary to use a node.js server to interact with react.js on the client side? Seems like a lot of added complexity. But I could be missing something important...

On Saturday, January 24, 2015 at 7:13:56 AM UTC-6, Ustun Ozgur wrote:
Last year I gave a conference talk at Djangocon EU where I introduced React.js to the community. Since then, I have been getting some emails asking for some sample code.

I just published a sample project that simply uses a node.js server to delegate server side rendering from Django. Hope that this is useful to some newcomers. (Note that this sample doesn't show server side rendering via react-router, the route on the clientside is a single one) 

I'm planning to write a blog post explaining the code if there is any interest.



Ustun

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/b7cca6c2-2b51-4bf0-8ade-d2776e3e77b7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment