These are the slides I shared with developers at the Open Source Festival 2023.
I shared about “Building Flexible Notifications into Your Apps”.
The focus was on Notification Handler Infrastructure and Multi-channel Communication Infrastructure.
There was an emphasis on how Notification infrastructure serves as a single point of failure, easy logging and debugging, channel routing, templating, and much more.
We also got our hands dirty with a little demo built in Node JS & Express