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

Published: (March 9, 2026 at 02:05 AM EDT)
4 min read
Source: Dev.to

Source: Dev.to

Good to know

  • AI Tooling for Software Engineers in 2026: Claude Code dominates tool usage, leaders are more positive about AI than engineers, staff+ engineers are the biggest users of AI agents, and more.
    by Gergely Orosz, Elin Nilssonai, report • 18 min read

  • How I built a sub‑500 ms latency voice agent from scratch: I’ve spent the last six months working on a startup, building agent prototypes for one of the largest consumer packaged goods companies in the world.
    by Nick Tikhonovai, voice • 15 min read

  • How I run 4–8 parallel coding agents with tmux and Markdown specs: I’ve been running parallel coding agents with a lightweight setup for a few months now with tmux, Markdown files, bash aliases, and six slash commands.
    by Manuel Schipperengineering, ai • 14 min read

  • How to write a good spec for AI agents: How to structure, plan, and iterate for high‑performance coding agents.
    by Addy Osmaniai, engineering • 37 min read

  • Why is WebAssembly a second‑class language on the web?: WebAssembly has come a long way since its first release in 2017.
    by Ryan Huntwasm • 17 min read

  • How to Kill the Code Review: Human‑written code died in 2025. Code reviews will die in 2026.
    by Ankit Jainai, engineering, quality • 11 min read

  • Nobody Gets Promoted for Simplicity: I think there’s something quietly screwing up a lot of engineering teams.
    by Matheus Limaengineering, leadership • 9 min read

  • We cut Node.js’ Memory in half: V8, the C++ engine under the proverbial hood of JavaScript, includes a feature many Node.js developers aren’t familiar with.
    by Matteo Collinanodejs, performance • 1 min read

  • SolidJS v2.0.0 Beta: The Suspense is Over.
    by Ryan Carniatosolidjs • 8 min read

  • A GitHub Issue Title Compromised 4,000 Developer Machines: On February 17, 2026, someone published cline@2.3.0 to npm.
    by Grith AIcline, npm, security • 9 min read

  • Services: The New Software
    by Julien Bekai, services • 8 min read

  • Introducing GPT‑5.4: Designed for professional work.
    by OpenAIai • 1 min read

  • Seven Years to TypeScript: Migrating 11,000 files at Patreon.
    by Patreontypescript, migration • 1 min read

  • Package Managers Need to Cool Down: A breakdown of dependency cooldowns across package managers.
    by Andrew Nesbittpackages, security • 9 min read

Tools

  • OpenCode: The open‑source coding agent. — coding, agent
  • NullClaw: Fastest, smallest, fully autonomous AI assistant infrastructure written in Zig. — ai, assistant
  • Superset: IDE for the AI Agents Era – run an army of Claude Code, Codex, etc. on your machine. — agents, ai, terminal
  • Expo Skills: A collection of AI agent skills for working with Expo projects and Expo Application Services. — skills, ai
  • giggles: Batteries‑included React framework for building rich terminal apps. — react, framework
  • Shiki: A beautiful yet powerful syntax highlighter. — highlighter
  • EZTrimmer: Professional tools to cut videos and trim clips instantly in your browser. — videos
  • All SVG Icons: Browse and download 250,000+ free SVG icons from 220 curated libraries. — svg, icons
  • Google Workspace CLI: One command‑line tool for Drive, Gmail, Calendar, Sheets, Docs, Chat, Admin, and more. Dynamically built from Google Discovery Service. — google, cli
  • Paperclip: Open‑source orchestration for zero‑human companies. — orchestration, ai
  • You Need to Rewrite Your CLI for AI Agents: I built a CLI for Google Workspace — agents first. — cli, ai
  • Locutus: Bringing stdlibs of other programming languages to TypeScript for fun. — stdlibs, typescript
  • Colorflow: Advanced mesh gradient generator & editor. — mesh, gradients
  • VMPrint: A pure‑JS, tiny typesetting engine with bit‑perfect PDF output on everything—from Cloudflare Workers to the browser. No more Headless Chrome to just print text. — typescript, pdf
  • Dinero.js: Create, calculate, and format money in JavaScript and TypeScript. — money, finance
  • Uptime Kuma: A fancy self‑hosted monitoring tool. — monitoring, self‑hosted
  • React AwesomeSlider: A performant, lightweight React slider/carousel for media and content transitions, featuring 60 fps animations, modular styling, optional HOCs, and full‑page navigation utilities. — react, slider
  • 8bitcn/ui: A set of retro‑designed, accessible components and a code distribution platform. Open Source. — ui, retro

Fun

  • WarGames Terminal Fonts: Inspired by the movie WarGames, I recreated the on‑screen terminal fonts. — fonts • 22 min read

Videos

  • The new era of design at Stripe: A few weeks ago, Stripe launched their new site (stripe.com) and reminded everyone who the 🐐 of web design is…
    by Katie Dilldesign

  • Backlog.md: The simplest project management tool for the AI Era.
    by Alex Gavrilescuai

0 views
Back to Blog

Related posts

Read more »

The Enablers Who Helped Me Code Forward

This is a submission for the 2026 WeCoded Challengehttps://dev.to/challenges/wecoded-2026: Echoes of Experience Sometimes the difference between giving up and m...

Design Thinking : Define

Define Phase After understanding the user, the next step is to synthesize that knowledge into tools such as empathy maps and personas. Empathy Map An empathy m...