How to Batch Notifications w/o Building an Aggregation Engine? (sample github app given)Jul 4, 2024·3 min read
PinnedWhat Is A Good Notification Service and How We Built One for SuprSend?In today’s digital age, effective communication has become a cornerstone of customer engagement and user experience. If you opened this blog, you would already understand the significance of timely notifications in enhancing user interaction and dr...Feb 19, 2024·15 min read
Redis <-> RQScheduler <-> Celery for Dynamic Task Scheduling and Concurrent Execution in Django BackendApr 11, 2024·6 min read
Optimizing Task Scheduling and Concurrent Operations Through Redis & Postgres in Python BackendMar 24, 2024·6 min read
7 Components of our Notification Service we Shifted from Devs to PMsA good notification service is more than a communication channel; it can bridge the gap between the product and the users, increasing product adoption. Think of it this way: timely and relevant #alerts can nudge users with some actionable intent for ...Feb 19, 2024·2 min read
The Only Guide To Slack Mrkdwn (not markdown) Formatting w CodesMore Slack articles to read: How Does Slack Ensure Timely Alerts with Their Bespoke Tracing Architecture for Notifications? Customising Transactional Notifications using Slack Block Kit and JSONNET (with Examples from JIRA) The PM’S Guide to Sending...Feb 15, 2024·6 min read
What is toast notification? Implement react native toast messageDiscover everything you need to know about creating engaging and dynamic in-app messages that help improve user experience and drive app engagement. We'll explore the history, characteristics, comparisons, use cases, and implementation tips for utili...Feb 5, 2024·3 min read
In-App Inbox Guide - What is it and how to implement in code?Interact w/ Inbox Playground - Here Documentation - Here React Inbox Github Repo - Here Consider prominent social media platforms like LinkedIn and Facebook, where the bell icon notification center commands immediate attention. This central hub not...Jan 18, 2024·9 min read
4 Methods to Send Emails Using Node.js (w/ Codes - Nodemailer Module, Gmail API, Postmark API & SuprSend)Some of our articles: Building a Scalable Notification System with gRPC and Microservices How to Send Email Notifications using Python? (With Code Examples) A Complete Guide on Notification Infrastructure for Modern Applications in 2023 Method 1: ...Jan 16, 2024·4 min read
How to Send Email Notifications using JAVA? (3 Methods With Code Examples)Some of our articles: Building a Scalable Notification System with gRPC and Microservices How to Send Email Notifications using Python? (With Code Examples) A Complete Guide on Notification Infrastructure for Modern Applications in 2023 Method 1: ...Jan 13, 2024·9 min read