Y
Hacker News
new
|
ask
|
show
|
jobs
by
SulfurHexaFluri
1968 days ago
Rails is an excellent choice for the backend but on the frontend its much less productive than react. Most rails apps these days would use rails as an api backend and react on the frontend.
1 comments
ratww
1968 days ago
It really depends what for. For CRUD apps or static content, Rails still has an edge. For something else, like rich apps? Sure, JS beats it.
link