TypeScript

All content tagged with “TypeScript

ai-workflowFeatured

Claude Coding Prompt Pack

Eight precision prompts for getting the best code output from Claude. Covers architecture decisions, debugging, refactoring, and code review workflows.

authenticationFeatured

Clerk

Drop-in authentication and user management for React and Next.js. Handles OAuth, MFA, session management, and user profiles so you never build auth from scratch.

databaseFeatured

Drizzle ORM

A lightweight, type-safe TypeScript ORM that feels like writing SQL. Zero runtime overhead, excellent migration tooling, and first-class serverless support.

framework

Next.js

The full-stack React framework for production. Server components, API routes, file-based routing, and deployment on Vercel — one framework for everything.

forms

React Hook Form

Performant, flexible form management for React. Minimal re-renders, built-in validation with Zod/Yup, and a tiny bundle — the standard for form handling in 2026.

state-management

Zustand

A tiny, fast state management library for React. No boilerplate, no providers, no reducers — just a hook-based store that works.