Sublime
An inspiration engine for ideas
htmx - high power tools for html
htmx.org
htmx gives you access to AJAX, CSS Transitions, WebSockets and Server Sent Events directly in HTML, using attributes, so you can build modern user interfaces with the simplicity and power of hypertext
htmx - high power tools for html
I have had good success and a rewarding experience using htmx the past year. It has been so great in tandem with Clojure using hiccup for SSR.
Once htmx clicks for you, you are almost left stunned by how simple and flexible it is. You can't believe that this isn't how HTML evolved to as a hypermedia. It becomes very obvious that this is how web deve... See more
Once htmx clicks for you, you are almost left stunned by how simple and flexible it is. You can't believe that this isn't how HTML evolved to as a hypermedia. It becomes very obvious that this is how web deve... See more
Article
Heat.js
🌞 A lightweight JavaScript library that generates customizable heat maps and charts to visualize date-based activity and trends.
v1.8.2
williamtroup • GitHub - williamtroup/Heat.js: 🌞 A lightweight JavaScript library that generates customizable heat maps and charts to visualize date-based activity and trends.
Bill Wurtz on HTML Energy
html.energy
Hono - [炎] means flame🔥 in Japanese - is a small, simple, and ultrafast web framework for the Edges. It works on any JavaScript runtime: Cloudflare Workers, Fastly Compute@Edge, Deno, Bun, Vercel, Lagon, AWS Lambda, Lambda@Edge, and Node.js.
Fast, but not only fast.
import { Hono } from 'hono'
const app = new Hono()
app.get('/', (c) => c.text('... See more
Fast, but not only fast.
import { Hono } from 'hono'
const app = new Hono()
app.get('/', (c) => c.text('... See more
honojs • GitHub - honojs/hono: Lightweight, Ultrafast, Web Standards
HTML-oriented web development was abandoned not because hypertext was a bad idea, but rather because HTML didn't have sufficient expressive power. htmx aims to fix that & allows you to implement many common modern web UI patterns using the original hypertext model of the web.
htmx.org • </> HTMX - High Power Tools for HTML
HTTP.dev
http.dev