Love letter to Rails

If you are like me and have never learned backend web dev stuff, Ruby on Rails is a REALLY great place to start. I went from knowing nothing to having a functional guestbook with authentication, rich texts, etc in production in just a few days of bullshitting, no AI necessary. It’s kind of a turnkey solution that comes with all the database, deploy scripts, etc. all included by default and all you have to do is plug in a few numbers—but then has the flexibility to grow if you need that later on, too.

6 Likes