Skip to content

Example of a Sinatra app using HTMX for implementing an interactive search

Notifications You must be signed in to change notification settings

johnthethird/sinatra-htmx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Example of a Sinatra app using HTMX for implementing an interactive search

Topics

Resources

Stars

Watchers

Forks