Skip to content

Instantly share code, notes, and snippets.

Hexagonal Architecture Explained

How the Ports & Adapters architecture simplifies your life, and how to implement it

image

Alistair Cockburn

Juan Manuel Garrido de Paz

@zkdiff
zkdiff / .Brewfile
Created January 30, 2024 00:37
.Brewfile
tap "homebrew/bundle"
brew "deno"
brew "flyctl"
brew "mkcert"
brew "nvm"
cask "docker"
cask "github"
cask "google-chrome"
cask "microsoft-auto-update"
cask "microsoft-teams"