Code Block Click Copy
I'm a back‑end‑leaning full‑stack developer, and after a long day fixing JavaScript code I decided to add “copy to clipboard” buttons to the code blocks on my s...
I'm a back‑end‑leaning full‑stack developer, and after a long day fixing JavaScript code I decided to add “copy to clipboard” buttons to the code blocks on my s...
Look, I'll be real with you. JavaScript's Date object is a disaster. Every time I needed to format a date, I'd find myself Googling 'javascript format date' for...
As previously announcedhttps://github.blog/changelog/2025-11-05-npm-security-update-classic-token-creation-disabled-and-granular-token-changes/, we’re completin...
Introduction Most JavaScript/TypeScript projects use ESLint + Prettier for linting and formatting. Biome – a fast, all‑in‑one Rust‑powered tool – replaces both...
Background I built a CLI called bum – a fast Bun version manager written in Rust. It works great locally, but I wanted anyone to be able to run: bash npx @owen...
Created an open‑source Angular component for building architecture diagrams. Features - 47+ pre‑built components AWS, Azure, AI/ML tools, etc. - Drag‑and‑drop i...
The Breaking Point It was 3 AM. I was staring at my screen, watching npm install crawl through its 47,000th dependency. My React app needed one simple date pic...
is a new standalone package that brings intelligent incomplete Markdown handling to any application.Remend Previously built into as its markdown termination log...
Let’s be honest: we all care about bundle size. For years, bundlesize was the go‑to tool, but it’s now outdated and unmaintained. Security checks started flaggi...
JavaScript has evolved far beyond a simple browser scripting language. Today, it is the backbone of modern web development and one of the most in‑demand technol...