tryb3l / DDD

Domain-driven design

Home Page:https://www.youtube.com/TimurShemsedinov

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Domain-driven design

Part 1

  • Framework-agnostic
  • Transport-agnostic
  • Controller as a single entry-point
  • Error handling
  • Minimum dependencies

Часть 1

Part 2

  • Dependency injection
  • Implement and inject logger
  • Code isolation
  • Prevent memory leaks
  • Prevent mixins and global state

Часть 2

Part 3

  • GRASP, SOLID, DDD, GoF, LoD for Node.js
  • Live reload
  • Semaphore
  • Schema-based approach
  • Graceful shutdown
  • Contract validation

Часть 3

About

Domain-driven design

https://www.youtube.com/TimurShemsedinov

License:MIT License


Languages

Language:JavaScript 97.2%Language:Shell 1.8%Language:HTML 1.0%