Last active
August 7, 2019 02:39
-
-
Save suzuki-hoge/551b57c947b15140a015937e7b644ddf to your computer and use it in GitHub Desktop.
Domain Modeling Made Functional
例外(フロー)は必ずしもレイヤーで決まらない
uc で決まる
量販店だと即時だけど月末(まで)処理なら翌営業日、とか
そう考えると、エラーマッピングは api の上ではなくて api と service の間とかになるのかな
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
僕らは今は domain / panic, infra ( runtime ) みたいになってるな