Node.js: Build a Scalable Express/Fastify API
Production Node.js API with structured logging, graceful shutdown, and auth.
AI prompts for Node.js backend development, TypeScript patterns, Express/Fastify APIs, type-safe architectures, and server-side JavaScript.
20 Prompts gefunden
Production Node.js API with structured logging, graceful shutdown, and auth.
Build a fully-typed HTTP client using advanced TypeScript generics.
BullMQ-based job queue with retries, backoff, and dashboard.
Ingest large CSVs into Postgres using streams without loading into memory.
Dialled-up TypeScript + ESLint setup for new projects.
Migrate a JavaScript or loose TypeScript project to strict TypeScript incrementally — fix any errors, add prop...
Generate a production-ready Express.js API boilerplate with TypeScript, validation, authentication, error hand...
Build a library of advanced TypeScript utility types for deep partial, branded types, type-safe event emitters...
Implement Node.js worker threads for CPU-intensive tasks and clustering for multi-core utilization with gracef...
Build a type-safe event-driven system with domain events, event bus, saga orchestration, and dead-letter handl...
Design a Prisma schema with complex relations, indexes, enums, and a safe migration strategy for production da...
Build a Node.js microservice with gRPC for high-performance inter-service communication, using Protocol Buffer...