Should I use React or Django?

We recommend going with Django for the backend and Reactjs for the frontend . The Django Rest framework will be used to connect the frontend (Reactjs) with the backend (Django). If you are more comfortable with Python or JavaScript, you can decide based on this.

Read more