DEV Community

Discussion on: Django vs React: Which Framework You Should Go For?

Collapse
 
moopet profile image
Ben Sinclair

Django and React are totally different systems - you can use them together if you want, but I think if you're trying to choose between them then you probably don't have a clear idea of what it is you want to build in the first place.
The best thing to do to start with would be to define your goals and then the appropriate framework will be easier to select. For instance, if you're doing a single-page application you might want to choose between React and Vue.