Next.js 16.3 PreviewNext.js 16.3 is almost here, and it's packed with a ton of improvements and let's see them in this post 1.Instant Navigation For a while now, there’s been a valid, lingering debateServer Components vsJul 5, 2026·3 min read
Bun.Image for Blazing Fast, Zero-Install Image ProcessingIf you’ve ever built a web application that handles user uploads, you know the drill. You need to resize an avatar, generate a thumbnail, or convert a massive JPEG into a modern WebP format. For yearsMay 18, 2026·4 min read
Video as Code: A Deep Dive into HeyGen’s HyperframesFor years, the "holy grail" for web developers has been the ability to treat video as just another part of the DOM. We’ve had CSS animations and Canvas for the browser, but converting those into a proApr 19, 2026·4 min read
Building Agents with ADK & TypeScript — Part 3: Hands-On: Transform Your AgentWhere we are: In Part 1 you set up an environment and built your first agent. In Part 2 you learned what each parameter actually means. Now it's time to get your hands dirty — let's take that default Apr 18, 2026·4 min read
Building Agents with ADK & TypeScript — Part 2: Define Your Agent's IdentityPicking up from Part 1: You built and ran your first ADK agent in TypeScript using @google/adk. You verified it works via the CLI and the web UI. Now it's time to understand what each part of that ageApr 17, 2026·7 min read
Building PulseI was busy “learning” Google’s Agent Development Kit (ADK) — you know, that comforting phase where you convince yourself you’re making progress just by watching tutorials and nodding along. But at somApr 15, 2026·10 min read
Build Your First Agent with Agent Development Kit using TypeScriptThe Agent Development Kit (ADK) is an open-source, modular framework designed to shift agent creation from basic prompt engineering to a structured, code-first software development approach. It providApr 14, 2026·5 min read