#architecture Cursor Rules

Cursor IDE rules tagged with #architecture.

Using Dependency Injection in Node.js Applications

Understand how to implement dependency injection patterns in Node.js for better code manageability and testing.

Best Practices for Structuring Node.js Projects

Learn how to organize your Node.js application files and directories for better maintainability and scalability.

Adopting Event-Driven Architecture in Node.js Applications

Designing Node.js applications using event-driven architecture to improve scalability and responsiveness.

Adopting Microservices Architecture in Node.js Projects

Guidelines for designing and implementing microservices architecture in Node.js applications to improve scalability and maintainability.

Implementing Micro-Frontends Architecture in React

Strategies for decomposing large React applications into smaller, independently deployable micro-frontends.

Building Scalable Micro-Frontends with TypeScript

Discover strategies for developing and managing micro-frontend architectures using TypeScript for improved scalability and maintainability.