Awesome
Sinatra HTMX
Web dev is just too damn hard. This here is a showcase of how to do things like it was 1999. Try it, you will like it.
Sinatra
The little framework that could. When you just need to write a little bit of Ruby and put it on the web.
HTMX
The star of the show, HTMX is a monumentally great idea. Forget Javascript sprinkles, try markup FTW.
Tailwinds
Like chocolate and peanut butter, CSS and HTML go great together. In fact, you can write your CSS in your HTML 🤯. As a not-so-side benefit, you will actually learn CSS. Bonus!
Just
Instead of Make, try out Just for your command-running needs.
Get things going with:
just dev
Or in Docker:
just build
just run