Creating a VS Code agent hook to respond to file changes
Learn how to create a VS Code agent hook that automatically responds to file changes, like regenerating TypeScript types when a config file is edited.
Learn how to create a VS Code agent hook that automatically responds to file changes, like regenerating TypeScript types when a config file is edited.
Building a reusable active NavLink component in Next.js App Router using usePathname() and useSelectedLayoutSegment().
Daily roundup of IT/tech news and updates including .NET, TypeScript 7.0, Azure, AI tools, and development best practices.
Daily curated links on .NET, AI, web dev, and tech news for developers, featuring GitHub Copilot, React, and more.
A weekly newsletter covering CSS sticky spec changes, JavaScript 2026 features, TypeScript assertion functions, and tech tools like pretext.
A detailed retrospective on running the Absurd durable execution system in production, including design changes and lessons learned.
Explains the difference between TypeScript type guards and assertion functions with code examples.
How to standardize resource naming in TypeScript monorepos using Google's API Design Guide convention.
Guide to building a benchmarking framework for AI coding agents using Claude's Agent SDK, focusing on security tasks.
Learn how to infer props from components in a Vue component map using a generic helper for better TypeScript type safety.
A daily roundup of tech links covering TypeScript 6.0 RC, VS Code extensions, .NET patterns, AI coding tools, WebGPU, and Windows Insider builds.
A daily tech reading list covering AI trends, software development, cloud security, React's foundation, and building resilient GenAI apps.
Explains integrating SignalR with Wolverine and Marten for real-time communication in the CritterWatch management console.
Introduces Skill Eval, a TypeScript framework for testing and benchmarking AI coding agent skills to ensure reliability and correct behavior.
A daily roundup of top links for developers covering Visual Studio, .NET, AI coding tools, web development, and Windows programming news.
A developer critiques AI chatbots as data gatekeepers, then builds a custom solution using Claude Code and a local database for richer financial analysis.
A daily roundup of top IT and developer news, including updates on .NET, AI agents, Visual Studio, web development, and Windows tools.
A daily roundup of links covering .NET, Azure, AI, web development, and software engineering news, tutorials, and updates.
Using C# extension methods to solve nullability issues when modeling optional DTOs for partial entity updates.
A tutorial on creating a planet gravity platformer prototype using Phaser 4, Arcade Physics, and TypeScript, focusing on dynamic gravity rotation.