DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Next.js Error Boundaries: error.tsx, global-error.tsx, and Sentry Integration

Next.js Error Boundaries: error.tsx, global-error.tsx, and Sentry Integration

Comments
4 min read
The 10 Most Common MCP Server Vulnerabilities (With Code Examples)

The 10 Most Common MCP Server Vulnerabilities (With Code Examples)

Comments 1
4 min read
Advanced TypeScript Patterns: Branded Types, Discriminated Unions, and Exhaustive Checks

Advanced TypeScript Patterns: Branded Types, Discriminated Unions, and Exhaustive Checks

Comments
4 min read
Prisma Migrations in Production: Zero-Downtime Deployments With Expand-Contract

Prisma Migrations in Production: Zero-Downtime Deployments With Expand-Contract

Comments
4 min read
React Server Components vs Client Components: The Decision Framework for Next.js 14

React Server Components vs Client Components: The Decision Framework for Next.js 14

Comments
4 min read
Multi-Tenant SaaS Data Isolation: Row-Level Security, Tenant Scoping, and Plan Enforcement with Prisma

Multi-Tenant SaaS Data Isolation: Row-Level Security, Tenant Scoping, and Plan Enforcement with Prisma

Comments
4 min read
Stripe Webhook Security: Signature Verification, Idempotency, and Local Testing

Stripe Webhook Security: Signature Verification, Idempotency, and Local Testing

Comments
4 min read
API Authentication: JWT vs Sessions vs API Keys -- When to Use Each

API Authentication: JWT vs Sessions vs API Keys -- When to Use Each

Comments
4 min read
SQL Injection Prevention With Prisma: Where the Protection Breaks and How to Fix It

SQL Injection Prevention With Prisma: Where the Protection Breaks and How to Fix It

Comments
4 min read
Optimistic Updates in Next.js 14: useOptimistic, Server Actions, and Automatic Rollback

Optimistic Updates in Next.js 14: useOptimistic, Server Actions, and Automatic Rollback

Comments
4 min read
Next.js Middleware: Auth Guards, Rate Limiting, and Edge Functions Explained

Next.js Middleware: Auth Guards, Rate Limiting, and Edge Functions Explained

Comments
4 min read
Streaming AI Responses in Next.js: Claude, OpenAI, and the Vercel AI SDK

Streaming AI Responses in Next.js: Claude, OpenAI, and the Vercel AI SDK

Comments
4 min read
Rate Limiting Next.js API Routes: In-Memory, Redis, and Plan-Based Limits

Rate Limiting Next.js API Routes: In-Memory, Redis, and Plan-Based Limits

Comments
4 min read
Claude Codeで非同期ジョブパターンを設計する:長時間処理の非同期化・ポーリング・Webhook通知

Claude Codeで非同期ジョブパターンを設計する:長時間処理の非同期化・ポーリング・Webhook通知

1
Comments
3 min read
Implementing Conversation Memory in AI Apps: Short-Term, Long-Term, and Context Compression

Implementing Conversation Memory in AI Apps: Short-Term, Long-Term, and Context Compression

Comments
5 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.