← Back to browse
skill

Backend Architecture Patterns for Scalable Node.js APIs

From tan-yong-sheng/ai-vision-mcp ★ 50

Summary

Provides comprehensive architectural patterns and best practices for developing scalable server-side applications using Node.js, Express, and Next.js. It covers API design, database optimization (e.g., N+1 prevention, transactions), and implementing caching strategies like Cache-Aside.