### EventSourcing
- [[Command Handler - the first component that knows how to handle a command]]
### Server-sent-events
- [[Websockets problems with reactive frontends]]
- [[SSE connections are limited to 6 per browser and domain on HTTP 1.1]]
### Clojure
- [[Improving performance with type-hints]]
## Architecture
- [[Some realizations about in&out ports]]