Comment on Ask HN: What would you use to build a mostly CRUD back end today?Comments−viraptor2yEither ruby/rails for tried and tested, or crystal/amber if you don't need much from the wider rails ecosystem for some typing goodness.−pelagicAustral2yI work with Rails, and it is still pretty relevant.I would not recommend Crystal since it's essentially a syntactically Ruby rip-off, riding the performance/concurrency wave, and false-flagging Erlang.−CwizardOP2yI hadn't heard of crystal before, looks interesting might give it a try this weekend.
Comments
Either ruby/rails for tried and tested, or crystal/amber if you don't need much from the wider rails ecosystem for some typing goodness.
I work with Rails, and it is still pretty relevant.
I would not recommend Crystal since it's essentially a syntactically Ruby rip-off, riding the performance/concurrency wave, and false-flagging Erlang.
I hadn't heard of crystal before, looks interesting might give it a try this weekend.