Hello Django lovers!
I wrote a case study on the JustDjango project. I cover things like; the technologies used, deployment architecture and technical aspects of the projects.
You can read the full post here:
https://justdjango.com/blog/django-case-study-justdjango/
Some highlights:
learn subdomain is a React app that communicates with the Django server via Django Rest Framework. For the React project, I tried to keep the number of dependencies as small as possible because the JavaScript bundle size can get out of hand quicklyIf there are any other aspects of the project you're interested in, leave a comment below and I'll be happy to answer them!