April 2022 Summaries
2 posts from Courier
Filter
Month:
Year:
Post Summaries
Back to Blog
When a leak in a home is detected, it's essential to act quickly to prevent further damage. The author, a software engineer, decided to use their skills to create an automated system to detect leaks and send alerts to prevent costly repairs. They used a Raspberry Pi with Courier to bring notifications to life, which was the perfect use case for this technology. By building "potential-octo-lamp," they created a project that can check for leaks from a water sensor using JavaScript and TypeScript programming languages, sending results to their phone via SMS and email. The author made the project open-source, allowing others to protect their homes from water leaks with ease.
Apr 14, 2022
989 words in the original blog post.
To create product notifications that delight users, developers should consider their users' experiences and design notifications as an extension of the product. Notifying intelligently means serving users the right content, in the right channel, at the right time. Offering notification granularity allows users to control how they receive notifications, while batching notifications can help avoid overwhelming users. Being helpful means providing all the information users need to achieve their end goal, and using analytics to optimize user experience. By considering these principles, developers can create notifications that enhance and don't spoil users' experiences, ultimately defining a better user experience for their product.
Apr 07, 2022
979 words in the original blog post.