Filter by topic
Comprehensive guide to SSR, SSG, ISR, and other rendering patterns. Understand when to use each approach for optimal performance.
The definitive guide to microservices architecture from Martin Fowler, covering principles, trade-offs, and when to use this architectural style.
Gergely Orosz challenges conventional wisdom about software architecture and emphasizes the importance of clear, simple design.
Robin Wieruch's guide to organizing React projects with scalable folder structures that grow with your application.
Practical examples of applying SOLID principles in TypeScript for cleaner, more maintainable code.
Chris Richardson's comprehensive catalog of microservices patterns including decomposition, communication, and data management.
Implementing Command Query Responsibility Segregation (CQRS) pattern in NestJS applications.
Netflix's engineering blog on implementing hexagonal architecture for maintainable microservices.
A practical course for mastering monorepo architectures. Learn tooling, workflows, and real-world strategies to manage complex, multi-package JavaScript/TypeScript projects.