Experimental Hono auth npm package
What I’m Building I’m creating an auth package that developers can drop into their app without writing the usual boilerplate login, register, JWT, email verifi...
What I’m Building I’m creating an auth package that developers can drop into their app without writing the usual boilerplate login, register, JWT, email verifi...
The Problem Ever deployed to production and anxiously refreshed dashboards wondering if critical code paths are executing? Or worse, discovered hours later tha...
Sometimes the smallest changes can throw your whole project into chaos. For me, that moment came with SoundCloud. I was using SoundCloud for music integration i...
Using prompt‑sync Node.js does not have a built‑in synchronous method for reading input from the terminal, so an external library such as prompt‑sync is common...
Introduction Canvas Drawing Editor is a modern canvas editor built on HTML5 Canvas, packaged as a Web Component for seamless integration into any frontend fram...
Introduction Understanding the nuances of your tools can make a world of difference in a Next.js project. Two essential commands you’ll use frequently are npm...
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...