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.
OpenTelemetry Integration: Distributed Tracing, Metrics, and Logging for AI Systems

OpenTelemetry Integration: Distributed Tracing, Metrics, and Logging for AI Systems

Comments
3 min read
I built a zero-config observability tool for Node.js that auto-detects N+1 queries

I built a zero-config observability tool for Node.js that auto-detects N+1 queries

Comments
3 min read
Fintech Companies Lose Millions From Missed Filings — So I Built This API

Fintech Companies Lose Millions From Missed Filings — So I Built This API

1
Comments
3 min read
I got tired of configuring tsconfig and Docker every time I start a Node project, so I built my own CLI

I got tired of configuring tsconfig and Docker every time I start a Node project, so I built my own CLI

Comments
1 min read
Real-Time Email Validation

Real-Time Email Validation

1
Comments
11 min read
Health Checks with Claude Code: Kubernetes readiness/liveness Probes and Dependency Validation

Health Checks with Claude Code: Kubernetes readiness/liveness Probes and Dependency Validation

Comments
3 min read
Claude CodeでNode.jsパフォーマンスプロファイリングを設計する:CPUフレームグラフ・メモリ分析・ボトルネック特定

Claude CodeでNode.jsパフォーマンスプロファイリングを設計する:CPUフレームグラフ・メモリ分析・ボトルネック特定

Comments
3 min read
Claude Codeで関数型パターンをTypeScriptに適用する:Either・Option・pipe・Result型で副作用を隔離

Claude Codeで関数型パターンをTypeScriptに適用する:Either・Option・pipe・Result型で副作用を隔離

Comments
4 min read
CVE-2026-28292: How a Simple Case-Sensitivity Bug Turns simple-git Into a Remote Code Execution Weapon (CVSS 9.8)

CVE-2026-28292: How a Simple Case-Sensitivity Bug Turns simple-git Into a Remote Code Execution Weapon (CVSS 9.8)

Comments
4 min read
Claude Codeでアンバサダーパターンを設計する:サイドカープロキシ・ネットワーク横断処理の分離・サービスメッシュへの道

Claude Codeでアンバサダーパターンを設計する:サイドカープロキシ・ネットワーク横断処理の分離・サービスメッシュへの道

Comments
3 min read
Claude Codeでイベントバージョニングを設計する:ドメインイベントのスキーマ進化・アップキャスト・後方互換

Claude Codeでイベントバージョニングを設計する:ドメインイベントのスキーマ進化・アップキャスト・後方互換

Comments
3 min read
Claude CodeでWebhookセキュリティを設計する:HMAC署名検証・リプレイ攻撃防止・配信保証

Claude CodeでWebhookセキュリティを設計する:HMAC署名検証・リプレイ攻撃防止・配信保証

Comments
3 min read
Claude CodeでコマンドバスパターンをCQRSに適用する:コマンドハンドラー・ミドルウェアチェーン・バリデーション

Claude CodeでコマンドバスパターンをCQRSに適用する:コマンドハンドラー・ミドルウェアチェーン・バリデーション

Comments
3 min read
Claude CodeでデコレーターパターンをTypeScriptに適用する:横断的関心事の分離・キャッシュ・リトライ・ロギングデコレーター

Claude CodeでデコレーターパターンをTypeScriptに適用する:横断的関心事の分離・キャッシュ・リトライ・ロギングデコレーター

Comments
3 min read
Claude CodeでJWTトークン無効化を設計する:ブラックリスト・トークンローテーション・セキュリティイベント連動

Claude CodeでJWTトークン無効化を設計する:ブラックリスト・トークンローテーション・セキュリティイベント連動

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