G
G
Gimir2019-05-08 01:22:56
Backend
Gimir, 2019-05-08 01:22:56

What is the best backend to use with React.js/Redux?

Good day! The question is - what is the best backend to use with React? I would like to write both the client and server parts in JS, but is it practical? I used to write a little in Python, and in principle I like this language and its libraries are cool (Flask & Django).

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Askhat Bikmetov, 2019-05-08
@Gimir

It makes no difference which (I suspect framework) you choose. The main thing is that the protocol can be used from the browser, and you are well versed in the chosen technology.

R
Robur, 2019-05-08
@Robur

If you want js everywhere, then take nodejs + express. Quite the norm.
If even cooler - apollo graphql, but these technologies are at the stage of "first sweat to set everything up and then have fun"

E
Evgeny Koryakin, 2019-05-08
@zettend

I use WordPress most of the way... Nobody seems to have complained yet.
And so, yes. The best thing to do now is to write the API in JS.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question