DEV Community

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

Posted on Originally published at weeklyfoo.com

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

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

weeklyfoo #154 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!


📰 Good to know


🧰 Tools

  • Vidact: Compiles a documented subset of React 19 into direct DOM operations, and rejects unsupported APIs at build time instead of silently falling back to the React runtime by Vidact / react,compiler
  • CVE MCP Server: 27 security-intelligence tools backed by 21 APIs behind one MCP server, from CVE lookup and EPSS scoring to CISA KEV, MITRE ATT&CK, Shodan and VirusTotal by mukul975 / security,mcp
  • Mesurer: Measure, inspect and capture interfaces directly in the browser, and feed the visual feedback straight back into your coding workflow by Julien Thibeaut / ui,tools
  • Vitest 5.0: Up to 53% faster runs on dependency-heavy apps, a Trace View that replays Browser Mode tests step by step, and a doctor command that suggests faster settings by Vitest Team / testing,tools
  • Rslib 1.0: Build pipeline from the Rspack team for shipping libraries, handling ESM and CJS side by side, Module Federation output and component CSS for React, Vue, Svelte and Solid by Rspack Team / build,tools
  • vgpu: Render WebGPU shaders in the browser or headlessly in Node to a high-resolution PNG or MP4, with WGSL modules that import and export like TypeScript by Vercel / webgpu,tools
  • codiff: Fast local diff viewer by Christoph Nakazawa / tools,git
  • WCAG Radar: Bookmarklet and extension that runs WCAG 2.1 and 2.2 AA checks against the open page locally and marks the results up in place by Proper Access / a11y,tools
  • Kafgres: A pgrx extension serving the Kafka wire protocol from a Postgres background worker, so ordinary Kafka clients produce, consume and rebalance against your database by Raynor Elgie / postgres,kafka
  • chDB for Postgres: ClickHouse's chDB engine wrapped as an extension, so COPY pulls Parquet, Avro, ORC and Arrow straight from S3, GCS, Azure or HTTP by ClickHouse / postgres,data
  • Copperhead: Open-source CLI agent for KiCad that edits schematic and board files in your repo and reruns ERC and DRC until they pass by Copperhead / hardware,agents
  • eslint-plugin-regexp: Catches regex mistakes, with an online playground that demonstrates what it finds by Yosuke Ota / eslint,regex
  • Base UI 1.8: The unstyled component library that is now shadcn/ui's default by Base UI / react,ui
  • React DevTools for coding agents: Experimental package exposing React DevTools to agents through chrome-devtools-mcp by React / react,ai
  • openeval: Typed prompt-plus-LLM-judge SDK and CLI for scoring model output from your own test suite by Luke Parker / ai,testing
  • DPiCSS: Tiny CSS library that swaps an image for its animated or higher-definition version on click, no JavaScript involved by Olivier Blanc / css,images

🤪 Fun

  • Making a Python interpreter in 1024 bytes: Integer arithmetic, indentation-based control flow, functions and recursion, in exactly 1024 bytes of C. Enough to run FizzBuzz by Austin Henley / python,c / 8 min read
  • Opusfived: One-line CSS request, escalating into overengineering, scope creep, false completion and painfully familiar agent language by opusfived / ai,satire / 1 min read

📺 Videos

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

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

Top comments (0)