Show HN: A Node.js open source library to send transactional notifications
1–10 of 18 posts
Re: Show HN: A Node.js open source library to send transactional notifications
#2whats the backstory for this library?
Re: Show HN: A Node.js open source library to send transactional notifications
#3Re: Show HN: A Node.js open source library to send transactional notifications
#4Are there any well-tested Node.js libraries to do scheduling alongside something this? E.g., if I wanted to send the notifications once a week, etc.
Re: Show HN: A Node.js open source library to send transactional notifications
#5from the docs this looks like a really practical library. The testing and dev tools look great. whats the backstory for this library?
Re: Show HN: A Node.js open source library to send transactional notifications
#6Re: Show HN: A Node.js open source library to send transactional notifications
#7What is a "transactional" notification? This doesn't seem to be explained anywhere in the README.
Re: Show HN: A Node.js open source library to send transactional notifications
#8What is a "transactional" notification? This doesn't seem to be explained anywhere in the README.
A notification that is sent based on some trigger. I think the terminology comes from email marketing https://sendgrid.com/blog/marketing-email-vs-transactional-e...
Re: Show HN: A Node.js open source library to send transactional notifications
#9Re: Show HN: A Node.js open source library to send transactional notifications
#10Earlier quoted context omitted.
A notification that is sent based on some trigger. I think the terminology comes from email marketing https://sendgrid.com/blog/marketing-email-vs-transactional-e...
That's what I assumed, but it would be nice if that were made explicit.