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. https://github.com/ustun/django-react-integration 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 [email protected]. To post to this group, send email to [email protected]. 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/86c2ce33-40ff-4f70-b772-2be4c8c7f584%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

