How come I don't see anyone recommending ruby and ruby on rails? I am curious as I am going this route.
The TS/JS ecosystem is just much larger and that comes with newer libraries, tools and has better support. Getting setup with a basic CRUD rails app is quick, but the more advanced work; auth, deployments, scale, etc. can be frustrating for newcomers.
Not a fan of how they’re going all in on Hotwire. Although I haven’t been following those advancements much lately.
They really need to have some easy way to just roll their api only mode with a stand alone frontend, along with documentation on configuring that.
You just can’t beat the proficiency of using the same types on front and backend. I did enjoy trying out redwoodjs.