Tag
“typescript”
Introduction to Better Auth: The Universal Authentication Framework for TypeScript
Discover Better Auth, a framework-agnostic authentication and authorization solution for TypeScript that simplifies implementing secure user authentication in your applications.
August 13, 2026 AI Assistant
Deno: A Modern Runtime for Server-Side JavaScript
Deno 2 in production: the secure-by-default permission model, native TypeScript, the npm and JSR ecosystems, std modules, and the web-standard APIs that make server code boring to write.
August 11, 2026 AI Assistant
Type-Safe End-to-End Development with tRPC and Zod
A shared TypeScript API where the client and server can never disagree. How tRPC infers types across the wire and Zod validates at the boundary.
August 10, 2026 AI Assistant
TypeScript Type-Level Programming: Beyond the Basics
Conditional types, mapped types, template literal types, and the utility types that turn TypeScript into a compile-time language. Practical examples for daily work.
August 10, 2026 AI Assistant