Should I learn 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 moreShould I learn React after Django?
Yes, it’s worth to go with Django as backend and Reactjs as frontend . We will use Django Rest framework to connect frontend (Reactjs) with backend(Django). One factor you can use to decide is if you are more comfortable with python or JavaScript.
Read moreCan you use Django with React Reddit?
I’ve used Django and the Django Rest Framework before to create an API which was consumed by a React frontend. It’s the best way to use then together in my opinion . I would create the API first and test it with Postman. Then start structuring and coding the React frontend.15 Mar 2021
Read more