Answer the question
In order to leave comments, you need to log in
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
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.
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"
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 questionAsk a Question
731 491 924 answers to any question