DEV Community

Node.js

A JavaScript runtime built on Chrome's V8 JavaScript engine.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Claude CodeでSSRF攻撃を防ぐ:URLバリデーション・プライベートIP遮断・Allowlist設計

Claude CodeでSSRF攻撃を防ぐ:URLバリデーション・プライベートIP遮断・Allowlist設計

Comments
3 min read
I Got Tired of Copying the Same MERN Boilerplate, So I Built a CLI

I Got Tired of Copying the Same MERN Boilerplate, So I Built a CLI

1
Comments 1
2 min read
Claude CodeでTemporal.io耐久性ワークフローを設計する:長時間処理・Sagaパターン・補償

Claude CodeでTemporal.io耐久性ワークフローを設計する:長時間処理・Sagaパターン・補償

Comments
2 min read
Claude CodeでAPI不正利用検知を設計する:異常検知・ボット対策・自動ブロック

Claude CodeでAPI不正利用検知を設計する:異常検知・ボット対策・自動ブロック

Comments
2 min read
Claude CodeでContent Security Policyを設計する:XSS防止・nonce・Report-Only移行

Claude CodeでContent Security Policyを設計する:XSS防止・nonce・Report-Only移行

Comments
2 min read
Claude CodeでDynamoDB Single-Table設計を実装する:GSI・条件付き書き込み・Streams

Claude CodeでDynamoDB Single-Table設計を実装する:GSI・条件付き書き込み・Streams

Comments
3 min read
Claude CodeでNode.js Worker Threadsを設計する:CPU集約タスクの並列化・スレッドプール

Claude CodeでNode.js Worker Threadsを設計する:CPU集約タスクの並列化・スレッドプール

Comments
3 min read
Claude CodeでJWTキーローテーションを設計する:JWK・kid管理・ゼロダウンタイム更新

Claude CodeでJWTキーローテーションを設計する:JWK・kid管理・ゼロダウンタイム更新

Comments
2 min read
Claude CodeでRedis Streamsを設計する:コンシューマーグループ・ACK管理・DLQ

Claude CodeでRedis Streamsを設計する:コンシューマーグループ・ACK管理・DLQ

Comments
2 min read
Claude CodeでSSEによるジョブ進捗ストリーミングを設計する:BullMQ・Redis Pub/Sub

Claude CodeでSSEによるジョブ進捗ストリーミングを設計する:BullMQ・Redis Pub/Sub

Comments
2 min read
Claude CodeでAPIパフォーマンスバジェットを設計する:P99目標・計測・自動アラート

Claude CodeでAPIパフォーマンスバジェットを設計する:P99目標・計測・自動アラート

Comments
2 min read
Secrets Management with Claude Code: AWS Secrets Manager, Zod Validation, and Early Failure

Secrets Management with Claude Code: AWS Secrets Manager, Zod Validation, and Early Failure

Comments
3 min read
Designing API Gateway and BFF with Claude Code: Frontend Optimization Layer

Designing API Gateway and BFF with Claude Code: Frontend Optimization Layer

Comments
3 min read
Turborepo Monorepo with Claude Code: Shared Types, Build Cache, and pnpm Workspace

Turborepo Monorepo with Claude Code: Shared Types, Build Cache, and pnpm Workspace

Comments
4 min read
Scaling WebSockets with Claude Code: Redis Pub/Sub and Socket.io Adapter (2026-03-11)

Scaling WebSockets with Claude Code: Redis Pub/Sub and Socket.io Adapter (2026-03-11)

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