This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Ismael Celis
ismaelcelis.com
did:plc:af5ndzzxe7p5vbpmotcxmt6n
Quick improvements to my refactored Ruby event-sourced consumers: the runtime nows injects dependencies to consumers dynamically based on the handle(event, **args) signature.
For example, declaring :history will make the runtime fetch and provide event history for the stream being handled.
2025-08-07T09:33:51.705Z