This is part two in a three-part series: Making React and Django play well together Making React and Django play well together - the “hybrid app” model Making React and Django play well together - the “single page app” model --- Making React and Django play well together - the “hybrid app” model In my last post I discussed the trade-offs involved in choosing an architecture for integrating React with Django. I described an alternative between two models: The “single page app” ...