Blog.
Notes from my Obsidian vault: thoughts and experiments shaped by the Zettelkasten system, then refined with LLMs into pieces with a beginning, middle, and end before being published here.
Filter by tag 2 posts in design-patterns
All posts
agile
ai
algorithms
auth-js
authentication
backend
bdd
bundlers
career
css
cucumber
data-structures
design-patterns
devops
frontend
fusionauth
golang
javascript
kubernetes
microsoft-entra
modules
observability
oidc
okta
performance
project-management
react
resources
security
software-architecture
sso
testing
typescript
workflow
Domain-Driven Design: Tackling Complexity in the Heart of Software
Domain-Driven Design (DDD) is a software design approach that focuses on modeling complex systems based on the real-world domains or concepts they represent.
Design Patterns
Notes and presentation outline about design patterns, their intent, trade-offs, and related connections.