Appearance
Simplify Event-Driven Applications
Build event-driven applications with Typescript.
Compose an application with commands, events, and queries.
No need for clunky and complex object-oriented design principles.
The only rule to follow is to keep your core logic pure and side-effect free.
Ensure type safety for all I/O sources.