This is part there 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 “single page app” model This message continues my analysis of the trade-offs involved in choosing an architecture for integrating React with Django. I’m focusing on the alternative between two models: Th...