Software Engineering KB

Home

❯

05 Software Design and Architecture

❯

01 Design Patterns

❯

00 Category

❯

Modern and Functional Patterns

Modern and Functional Patterns

Feb 10, 20261 min read

  • design-patterns
  • modern
  • functional

Modern and Functional Patterns

Back: Design Patterns

Patterns that have emerged from modern software development practices and functional programming paradigms. These patterns address concerns like dependency management, data access abstraction, error handling, and request processing pipelines.

Concepts

  • Dependency Injection
  • Repository Pattern
  • Unit of Work
  • Specification Pattern
  • Middleware Pipeline
  • Result and Option Types
  • Monad Pattern

design-patterns modern functional


Graph View

  • Modern and Functional Patterns
  • Concepts

Backlinks

  • Dependency Injection
  • Middleware Pipeline
  • Monad Pattern
  • Repository Pattern
  • Result and Option Types
  • Specification Pattern
  • Unit of Work
  • Design Patterns

Created with Quartz v4.5.2 © 2026

  • GitHub