D
D
Demigodd2019-07-01 10:03:50
Backend
Demigodd, 2019-07-01 10:03:50

Which backend to choose for React APP?

The applications will have a lot of data that needs to be updated Real Time. And for this, sockets will probably be needed.
The choice was between Django, PHP, Ruby on Rails, NodeJS (ExpressJS). It is obvious that Real Time + Sockets, the best option would be NodeJS with Express, and I think to take the base MongoDB (No SQL).
Googling, I came across the fact that the MERN stack, which is architecturally similar to my future application, is already outdated. Digging deeper into the new technologies GraphQL, Realm, Apollo, honestly, I still have no idea what they are for, some kind of new replacement for the REST API.
So the question arose of what would be the most ideal Backend for React APP today, preferably separate from Fronta. Maybe someone has an article or is there an example from github on this topic?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Developer, 2019-07-01
@Demigodd

There is no perfect backend

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question