This is awesome, thanks for sharing π
Hey Carlon, fantastic intro!
Excited to share the Observer API - a well-rounded pubsub utility that unifies how we use native APIs like Reflect, Proxies and Object Accessors in JavaScript.
It's like the historic Object.observe() and already finds application in other ideas like OOHTML.
Hoping that someone finds it as interesting π
You make it look soooo simple, I'd have cultivated something complex!
And it looks really similar to equivalent things such as addEventListener, or on, off, and emit!
In this case, how would it be possible to unsubscribe a particular function?
Adrain Lesch
Lesch156
How can you make it so simple, I usually make things complicated then get stuck. Thank you for sharing, it helps me solve the problem a lot faster.