Hi guys,
I'm trying to get my head into how to use React.Js with Django.
I did the tutorial
http://facebook.github.io/react/docs/tutorial.htmlin combination with checking out
https://github.com/HorizonXP/react-tutorial-django,
which is an implementation if it with running django 1.6.
I'm having problems getting the connection to django-rest-framework running for CRUD Stuff.
Are there any more
tutorials available on how to implement an application
with React.js and Django-Rest-Framework?Kind regards
Thomas