abitia
abitia copied to clipboard
Evaluate EventHandler design
Currently EventHandlers register themselves from constructor: https://github.com/kbkk/abitia/blob/629c21f857f7b28a56b5accb6a1f4b9368be7a34/services/monolith/src/AccountContext/EventHandlers/SendAccountCreatedEmail.ts#L20 which is a side effect.