Posts about Ruby on Rails

  Feb 19, 2025

Convention vs. Configuration

  Web Development     Ruby on Rails , Laravel

Ruby on Rails is well known for its philosophy of convention over configuration. And there are definitely benefits to that approach. But are there also significant disadvantages?

  Feb 3, 2025

What is Clean Syntax?

  Web Development     Ruby on Rails , Laravel

Programmers talk about clean syntax and say this or that language or framework has such a property. I’ve noted that Ruby and Ruby on Rails have this thing. So what is it?

  Feb 2, 2025

Rails and Laravel

  Web Development     Ruby on Rails , Laravel

I’m finding that I really like the syntax of Ruby and the philosophy of Rails. Both are straightforward and ‘clean’. But I’ve been tinkering with Laravel, too, because it runs on more shared hosting services since it’s just good ol’ PHP.