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
  • …
  • 3
  • 4
  • 5
  • 6
  • 7
  • ▶︎
Implement OAuth 2.0 with PKCE: Flask + GitHub login

Implement OAuth 2.0 with PKCE: Flask + GitHub login

Build OAuth 2.0 login with the Authorization Code flow and PKCE in Python and Flask. Covers token exchange, sessions, refresh, and hardening.

Tailwind v4: Oxide Rust engine, 182x incremental builds, CSS config

Tailwind v4: Oxide Rust engine, 182x incremental builds, CSS config

Tailwind CSS v4 uses Rust-powered Oxide, moves config to CSS @theme directives, and builds 5x faster. Update utilities and convert config to CSS.

Web font subsetting: cut payload by 90% with variable fonts

Web font subsetting: cut payload by 90% with variable fonts

Cut web font payloads 70-85% with variable fonts and pyftsubset subsetting, CSS unicode-range, zero-layout-shift loading, and a CI setup.

Real-time chat with WebSockets: under 150 lines, no framework

Real-time chat with WebSockets: under 150 lines, no framework

Build a real-time WebSocket chat server in Node.js with a vanilla JavaScript browser client. The whole thing fits in under 150 lines, no framework.

Webhook relay with Cloudflare Tunnels: free ngrok alternative

Webhook relay with Cloudflare Tunnels: free ngrok alternative

Expose local servers to webhooks from GitHub, Stripe, Twilio using Cloudflare Tunnels and FastAPI. Covers setup, verification, security, and hosting.

Meilisearch + HTMX: sub-50ms search in 14 KB, no framework

Meilisearch + HTMX: sub-50ms search in 14 KB, no framework

Build real-time, typo-tolerant full-text search with Meilisearch and HTMX. Sub-50ms responses, under 15KB of JavaScript, no frontend framework.

  • ◀︎
  • 1
  • …
  • 3
  • 4
  • 5
  • 6
  • 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