LogoBotmonster Tech
AI Smart Home Self-Hosting Coding Web Dev Hardware Bootpag Image2SVG

Web Dev

Modern web development from someone who builds it. CSS, JavaScript, web standards, and the patterns that actually scale.

  • ◀︎
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 7
  • ▶︎
Split-pane Markdown editor in 100 lines JS

Split-pane Markdown editor in 100 lines JS

Build a split-pane Markdown editor with live preview using vanilla JavaScript and the marked library. No build tools, runs in one HTML file.

Cross-document view transitions: animate between full page navigations without JavaScript

Cross-document view transitions: animate between full page navigations without JavaScript

Cross-document view transitions animate full page loads in MPAs with one CSS rule. Shared elements morph between documents, no SPA framework needed.

HTMX + Alpine.js: 35KB interactive UIs, zero build step

HTMX + Alpine.js: 35KB interactive UIs, zero build step

Build fast, interactive web apps combining HTMX and Alpine.js with two script tags, 31KB gzipped. No Webpack, Vite, Node.js, or build tools.

CSS subgrid reaches 92% baseline: align cards natively

CSS subgrid reaches 92% baseline: align cards natively

CSS subgrid lets nested grids inherit parent tracks, so card titles, descriptions, and buttons align perfectly without JavaScript height calculations.

Smartphone showing a fingerprint and face-ID prompt next to a titanium USB-C hardware security key on a dark surface

Passkeys and WebAuthn: ship passwordless login with one evening of work

Passkeys with WebAuthn and @simplewebauthn/server: sign-up, conditional UI autofill, account recovery, and device-loss policies that survive prod.

URL Shortener in 200 Lines of Python

URL Shortener in 200 Lines of Python

Build a production-ready URL shortener in under 200 lines of Python with FastAPI, SQLite, base62, click tracking, rate limiting, and QR codes.

  • ◀︎
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 7
  • ▶︎

Most Popular

The best static site generators for your blog in 2026

The best static site generators for your blog in 2026

Compare Astro, Hugo, Eleventy, and Quartz on build speed, content model, and use cases. Pick the best static site generator for your blog in 2026.

Turso puts SQLite reads under a millisecond, anywhere in the world

Turso puts SQLite reads under a millisecond, anywhere in the world

Turso pushes SQLite to the edge via embedded replicas that sync from a primary database. Sub-millisecond reads with managed global write routing.

Hugo builds: parallel rendering, image cache, fingerprinting

Hugo builds: parallel rendering, image cache, fingerprinting

Optimize Hugo builds with parallel rendering, image pipeline caching, CSS/JS fingerprinting, and CI caching. Cut build times from minutes to seconds.

CSS anchor positioning: replace Floating UI with CSS

CSS anchor positioning: replace Floating UI with CSS

CSS Anchor Positioning pins tooltips and popovers to elements using pure CSS. Replace JavaScript positioning libraries with native browser APIs.

SQLite at the edge: 100x faster reads, Cloudflare D1 and LiteFS

SQLite at the edge: 100x faster reads, Cloudflare D1 and LiteFS

SQLite at the edge: sub-millisecond queries in serverless, CDN environments. Cloudflare D1, Turso, and Litestream distribute databases for production.

Svelte 5 runes quietly rewrote how reactivity works

Svelte 5 runes quietly rewrote how reactivity works

Master Svelte 5 runes: $state, $derived, $effect, $props, $bindable. Covers Svelte 4 comparisons, migration strategies, and SvelteKit 2 integration.

Like what you read?

Subscribe to the Botmonster newsletter and get Linux, AI, and self-hosting posts weekly.

Newsletter  ·  Privacy Policy  ·  Terms of Service
2026 Botmonster