February 11, 2025

Masonite, an Alternative to Django

Ruby on Rails, Laravel, and Django are the heavy-hitters in full-stack web development frameworks written in Ruby, PHP, and Python, respectively. Rails has been around since 2004, Laravel since 2011, and Django since 2005. I recently came across Masonite (released in 2018) and had to look into it.

  February 7, 2025

I Changed Themes

  Web Development      Jekyll

A simple (I thought) desire to add a Stack Overflow icon, and link to my account there, in this blog’s footer sent me looking for a different, but still uncomplicated theme. Soon, I was off in the weeds. And I said I wouldn’t…

  February 3, 2025

What is Clean Syntax?

  Web Development   

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, too. So what is it?

  February 2, 2025

Rails and 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.