#pubsub-pattern

[ follow ]
blog.bitsrc.io
2 months ago
React

Understanding The Difference Between Pub/Sub and Signals in JavaScript

Event Driven Architecture is based on events and message exchanges for processing.
Pub/Sub pattern in event-driven architectures allows components to communicate without direct interaction. [ more ]
[ Load more ]