Encrypting Files with Passkeys and age
Explains how to use passkeys and the age encryption format for file encryption, including a TypeScript implementation and browser capabilities.
Explains how to use passkeys and the age encryption format for file encryption, including a TypeScript implementation and browser capabilities.
Learn how to build a shared PDF generation package using @react-pdf/renderer and Turborepo monorepo for consistent PDFs across frontend (Next.js) and backend (NestJS).
Peekaboo 2.0 is a fast macOS screenshot tool for AI agents, now available as a CLI to avoid MCP context bloat and enable on-demand use.
A tutorial on using Mitmproxy and Sourcemapper to download and reconstruct original JavaScript/TypeScript source code from sourcemap files.
Explains TypeScript's limitations with Map key checks and Array index access, offering practical solutions and workarounds.
How TypeScript resolved the naming conflict between its existing Iterator type and JavaScript's new global Iterator class from ECMAScript 2025.
Step 4 of a tutorial on building a Helix Jump game prototype using Three.js and TypeScript, covering scoring, CSS backgrounds, and platform animations.
A developer shares a type-safe persistence utility and auto-theming system built with Svelte 5 runes and Zod for robust local storage and theming.
A developer explains the exhaustive bundle size analysis of 16,384 plugin combinations for the modular drag-and-drop library neodrag v3.
A developer's vision for a modern linter, summarizing key design ideas from architecture to ecosystem based on years of experience.
A developer's personal exploration and critique of using AI coding assistants like GitHub Copilot and Claude, examining their impact on the craft of programming.
The zlFetch library adds streaming capabilities and TypeScript support, simplifying handling of Server-Sent Events, Chunked Encoding, and normal streams.
An exploration of TanStack Router's features, focusing on its type-safe routing and developer experience for React applications.
How to migrate email infrastructure from plain HTML to React Email with zero downtime using the Strategy Pattern.
A developer explores design ideas for a linter's ecosystem, discussing community platforms, shared terminology, and core rule strategies.
Step-by-step tutorial on building a Helix Jump game prototype using Three.js, TypeScript, and GSAP for camera animations and spike collision.
A developer explores ideas for improving linter developer experience, focusing on clarity, minimalism, and removing warnings.
A developer outlines the architecture for a new, fast, and powerful TypeScript-based linter, exploring hybrid core design and type awareness.
A curated list of must-see developer sessions from Microsoft Build 2025, focusing on AI, cloud, and development tools.
Explores current best practices, recent advances, and future directions for deploying TypeScript, including type stripping and isolated declarations.