What is the best suitable back end for React JS and does Ruby on Rails work well with it ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 11

What is the best suitable back end for React JS and does Ruby on Rails work well with it ?

13th Aug 2019, 8:52 AM
Mané :)
Mané :) - avatar
4 Answers
+ 2
test
20th Jan 2022, 2:12 PM
Mané :)
Mané :) - avatar
+ 6
I've used Rails with no major issues at all.
26th Aug 2019, 8:00 PM
Wendy Calderón
Wendy Calderón - avatar
+ 5
Perhaps Node.js
13th Aug 2019, 8:52 AM
Sonic
Sonic - avatar
+ 2
Well you can do what you want with the backend. If you want to keep a coherant stack, node js with express js is a good choice. But you can try other technos like Ruby on rails or asp. Net Core or whatever. You almost always can decorrelate your backend and frontend. You just have to choose how the two communicate... A REST API with JSON is always a good option imo
13th Aug 2019, 9:16 AM
Aruisehu
Aruisehu - avatar