Skip to main content
ArticlesProjects
Tag Archive

Articles Tagged: events

Technical writings, opinionated architectures, and development guides tagged with events.

Articles1
Est. Read Time12 mins
Categories1
Featured0
Sept 202612 min read
PHP

The Second Pattern: Event-Carried State Transfer

A consumer that receives an ID and immediately asks you for the record has not been decoupled from you. It has been given a slightly slower way to call your API.