The short answer. No, you’re not doing anything wrong by not-using a frontend framework with Django . There’s no unwritten law that everything has to turn into a SPA, or be rewritten from scratch in React. Your project can be awesome without them, and you won’t miss out on much.
Read moreShould I learn NodeJS or Django Reddit?
It really comes down to perfence. If you like Python, go with Django . If you like Javascript, go with Nodejs. Personally, I recommend learning Django.
Read moreWhat should I learn first Django or React?
Assuming you know both languages equally well, I’d say React is simpler , because it’s a library with one job – but in fairness, setting that up, and doing anything useful with it will require fetching data, styling, and general webpack shenanigans.
Read moreShould I learn React and Django?
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 moreIs React or Django better?
“Rapid development”, “Open source” and “Great community” are the key factors why developers consider Django; whereas “Components”, “Virtual dom” and “Performance” are the primary reasons why React is favored .
Read moreDoes React use Python?
This is because React uses a very different syntax and data structures than Python , which makes it difficult for Python developers to adapt to. In this article, we’ll map out a road plan for getting started with React, as well as the core prerequisites for diving into React as a Python developer.
Read moreIs React better than Python?
Both the languages are totally different from each other. so it totally depends on you on which you want to work or develop. if you are into mobile-development then go for react-native Application Development and if you are into other things then go for python it totally up to you .
Read more