Event-Driven Functions
Eric discusses the advantages of using functional programming in event-driven systems, particularly in microservices architecture. He illustrates how a function can effectively derive new data structures from incoming events, making the process more intuitive than traditional object-oriented approaches. This method allows for seamless computation and transformation of event streams, enhancing system responsiveness and clarity.In this clip
From this podcast

Software Engineering Radio - the podcast for professional software developers
Episode-226-Eric-Evans-on-Domain-Driven-Design-at-10-Years
Related Questions