Answer the question
In order to leave comments, you need to log in
Which architecture is better to choose (Django or MERN stack)?
Hello. To develop my own online store project, I want to choose the best, modern architecture.
Familiar with Python Django, Django Rest Feamework.
A bit with JS, React.
I saw that now people are writing stores through the MERN Stack (MongoDB, Express(.js), React(.js), Node(.js) ).
Does it make sense to make a Django API to which it will be through React?
Answer the question
In order to leave comments, you need to log in
Does it make sense to make a Django API to which it will be through React?Yes, but it's not critical how exactly to choose, MERN or something, it doesn't matter. But there is an "online store", which means there will be SSR, but this definitely needs to be taken into account.
Familiar with Python Django, Django Rest Feamework.
Now I'm working on a project with a Django + React stack and the project has big problems with indexing in Yandex. There are no easy quick solutions to the point that all the content that needs to be indexed will move to Wordpress to quickly solve the problem, and the personal account will continue to be a SPA.
That's why I would recommend MERN stack
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question