Htmx, Raku and Pico CSS

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • htmx-examples-with-flask

    My implementation of the htmx examples from the official website, using Flask.

    In the article I show HTMX and Pico CSS with Raku and Cro templates (Cro is one of the leading Raku web frameworks - there are others such as Hummingbird) in the same role as Go and ... (put your favourite Go HTML template engine here) - I am currently implementing the basic htmx.org examples in Raku by translating from https://github.com/Konfuzian/htmx-examples-with-flask/tree/m... which has them in Python / Flask. The HMTX Discord has about 35 channels across all the various server side language options (including node).

    Certainly agree that HTMX is not for everything. Nor is Raku ;-)

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • Quarkus

    Quarkus: Supersonic Subatomic Java.

    Recently, I’ve been working with Quarkus[1], the quarkus-qute[2] (a type-safe templating engine), and htmx. I found the experience quite positive. Quarkus offers lightning-fast compilation with a hot-reloading Maven wrapper (mvnw), making development seamless. Picking up qute was straightforward, and combining it with htmx, especially with qute’s #fragment support for htmx, felt like a natural fit.

    [1] https://quarkus.io/

  • phooos

    Pure HTML Out-Of-Order Streaming (PHOOOS) without JavaScript

    Better than using HTMX - 48KB of JS - use my PHOOOS technique (https://kodus.pl) with pure HTML out-ouf-order streaming, pure CSS framework Spectre and a sprinkle of 168B (not KB!) HTMZ for extra interactivity.

  • beercss

    Build material design interfaces in record time... without stress for devs... 🍺💛

    Hi Steve. Please include https://github.com/beercss/beercss in your exploration.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • I hate CSS: how can I build UIs?

    13 projects | news.ycombinator.com | 5 Nov 2023
  • 30 Days Frontend Development Roadmap 2022-2023

    7 projects | dev.to | 22 Sep 2022
  • The Final Stretch of My Open Source Journey: Part 2

    3 projects | dev.to | 29 Nov 2024
  • Essential Resources for Frontend Developers: Links You Can’t Live Without

    4 projects | dev.to | 22 Sep 2024
  • To forget is an ethical act

    1 project | news.ycombinator.com | 14 Sep 2024

Did you konow that Java is
the 8th most popular programming language
based on number of metions?