|
|
|
|
|
by jrvarela56
1258 days ago
|
|
I love Ruby. But as I started a new side project with Rails 7 and I noticed something was off when using the view part of Rails... it just felt wrong. The entire web ecosystem has been gaining momentum since I used Rails 3, doesn't make sense to build something with Rails just because I think Ruby is cool. In the end I want to improve my productivity and Rails does not seem to be the way to go anymore. New setup: TS both in frontend and backend. Supabase backend; everything is based off on Postgres/SQL (yay, it paid off to learn SQL instead of only using ActiveRecord). Getting your frontend code to just work with the backend is amazing (by sharing autogenerated types). I have also been using Python a lot lately since it has everything I need for ML/AI-related stuff. I'm using Ruby for quick scripts now, but I've been looking into Clojure for some time now and this seems the place to sneak it into my workflow. Anyway, just my anecdote as someone that's been using Rails heavily for ~15 years. Not sure what to make of all this, but numbers make it clear Ruby is on the way out and its future will be a bunch of 'old' folks like me reminiscing about the awesome syntax and fluidity of taking dynamic languages to the extreme. |
|