DEV Community

Cover image for Stay ahead in web development: latest news, tools, and insights #139
Adam
Adam

Posted on • Originally published at weeklyfoo.com

Stay ahead in web development: latest news, tools, and insights #139

Signup here for the newsletter to get the weekly digest right into your inbox.

weeklyfoo #139 is here: your weekly digest of all webdev news you need to know! This time you'll find 39 valuable links in 5 categories! Enjoy!

🚀 Read it!

  • How Soon is now() in PostgreSQL: now() isn't the current time but when the transaction started, which matters when a retry loop sees the same frozen timestamp and never makes progress by Oskar Dudycz / postgres, sql, engineering / 12 min read

📰 Good to know


🧰 Tools

  • a11ysupport.io: Check if accessibility features work across browser and screen reader combinations by a11ysupport / accessibility, a11y, tools
  • tiks: Procedural UI sounds for the web with zero audio files by rexa-developer / audio, ui, javascript
  • theSVG: Search and ship 6047 brand SVG icons with npm, React, Vue, Svelte, CLI, and MCP server support by Gagan Deep Singh / icons, svg, tools
  • Brownies: Lightweight JavaScript library for managing cookies, localStorage, sessionStorage, and IndexedDB using standard property accessors by franciscop / javascript, storage, browser
  • Webwright: SWE-style browser agent framework that gives agents a terminal to launch browser sessions and complete long-horizon web tasks end-to-end by Microsoft / ai, agents, tools
  • Deno 2.8: Biggest minor release yet with improved Node.js compatibility, native package manager improvements, and new runtime features by Deno / deno, javascript, runtime
  • Pico: Ultra-tiny router for Cloudflare Workers and Deno at under 400 bytes by Yusuke Wada / javascript, router, serverless
  • TEGAKI: Animated Handwriting from Any Font: Turns any font including non-English into animated handwriting and works with all major frameworks, with built-in handwriting fonts and a live playground by Gokhan Kurt / typography, animation, javascript
  • FLUE: A TypeScript agent harness framework from the Astro team, akin to Claude Code with tasks, sandboxing and agent skills but entirely headless and programmable by Fred K. Schott / ai, agents, typescript
  • Helmet.js 8.2: Express middleware that sets HTTP security headers like Content-Security-Policy and Strict-Transport-Security, now updated after a year by Hahn and Baldwin / security, express, nodejs
  • Kysely 0.29: Type-safe TypeScript SQL query builder adds compile-time table scoping, read-only access enforcement at the type level, and AbortSignal query cancellation by Kysely / typescript, sql, tools
  • Retune: Visual design tool that lets you select and modify website elements directly in the browser while an AI agent writes the corresponding code, integrating with Claude Code and Cursor by Retune / ai, design, tools
  • OpenPencil: Open-source design editor that natively opens Figma .fig files using a Kiwi binary codec to ensure round-trip fidelity by OpenPencil / design, figma, open-source
  • Resend Claude Code Plugin: Official Claude Code plugin with skills for creating React Emails, sending and receiving with Resend, agent inbox setup, and built-in Resend MCP server by Resend / ai, email, tools
  • Skybridge: Full-stack React framework for type-safe MCP applications and servers, with hot module reloading and a local emulator for AI environments like Claude and ChatGPT by Alpic AI / mcp, react, ai
  • pip-it-up: Pop any React UI component into a floating picture-in-picture window with a few lines of code by Saurabh Shakya / react, ui, javascript
  • heerich.js: Minimalist JavaScript engine that constructs 3D voxel scenes and renders them as pristine SVGs by meodai / javascript, 3d, generative

🤪 Fun

  • BEMoji: BEM methodology but with emoji as class names by Tom Hayes / css, bem, humor / 10 min read
  • JS Crossword: A hand-crafted crossword puzzle where all the answers are JavaScript that seriously tests your JS knowledge by Lyra Rebane / javascript, fun, games / 2 min read

📺 Videos

  • What's new in Web UI at Google I/O 2026: Google IO session covering new CSS features, baseline updates, and browser capabilities shipping in 2026 by Google Chrome Developers / frontend, css, google
  • Gents in the Monorepo: How Stripe Uses LLM Coding Agents: Chris Ruiz from Stripe walks through agent strategies in production, from autonomous minions producing PRs from Slack to Claude Code-based agents executing multi-step migrations by Chris Ruiz / ai, agents, monorepo
  • Introducing WebMCP: Agents in the Browser: RL Nabors walks through MCP Apps that bundle HTML, CSS and JavaScript into a single file rendered in an iframe by the agent, and WebMCP for letting browser agents call your site's existing functions by RL Nabors / mcp, ai, browser

Want to read more? Check out the full article here.

To sign up for the weekly newsletter, visit weeklyfoo.com.

Top comments (0)