Web Tools #431 - App Notifications, VS Code, DB, Git/CLI Tools

Web Tools Weekly
WEB VERSION
Tools for Web Developers

Issue #431 • October 21, 2021

The following intro is a paid product review for Courier, a platform and API to easily add multi-channel notifications to your web app.

Many apps today need to incorporate some form of notification system as part of their service. While the Web Notifications API is a thing, that alone is often not enough. Courier is a complete notification service that lets you send notifications via Email, SMS, Web, and Mobile Push using a single API.

Clerk

Besides the great name and logo (The word "courier" with a bird – perfect for a message delivery platform!), Courier includes four primary features to help you streamline your app's notifications:

  • Templates - Use a drag-and-drop editor to design a consistent look for your notifications across all channels.
  • User-first Notifications - You can set preferences to ensure users are in full control of what notifications they receive and via their preferred channels.
  • Routing Engine - Set routing rules to ensure priority for specific channels.
  • Automations - Use a visual builder to define delayed sends, conditionals, branching logic, and event-driven workflows.

Everything you build with Courier is part of a beautifully-designed dashboard that includes a rich toolset to take advantage of the different features mentioned above.

Courier Templates, for example, can be designed according to your brand's needs using a drag-and-drop builder that utilizes features like MJML or Handlebars (for email), a snippet editor, and settings for defining in-app notifications.

Courier Templates
Designing notifications with Courier templates

Once you sign up, Courier nicely walks you through how to set up your first notification. I did mine via the terminal using a cURL command. You can also opt for Node, Python, Go, PHP, Ruby, Java, and more.

In your dashboard, in addition to the Designer area where you can choose your templates and message branding, you'll have access to the Data tab, which allows you to easily access all your messages, recipients, lists, and automations. You can search messages by time, recipient ID/email, message status, and provider.

Courier's Data Settings
Access message info in the Data tab

Also available in the dashboard is the Integrations tab, which is where you can set up which apps and services you want to integrate with Courier. When setting up a notification, you can select from email, push, SMS, chat, and other providers.

Courier Integrations
Courier's Integration Catalog

Provider options include a recently-added Gmail integration that offers the ability to create notifications quickly and easily with no need for API keys.

Courier provides their own Courier Push service that you can integrate, which allows you to bypass some of the common problems you'll face when using third-party push notification services.

Setting up a Courier Push Notification
Setting up a notification using Courier Push

The Courier Push feature offers Toast and Inbox components. The toast-style notifications are common in many apps, allowing apps to communicate messages to their users directly in the app. In addition, the Inbox component allows users to view their notifications in an embeddable inbox.

You can see how this works using this demo. Try sending an example message. After the notification is received, you'll notice the familiar bell icon that provides the user with access to their messages (see top right area of image below).

Courier's Toast and Inbox Components
A demo for toast notifications and Courier's Inbox feature

Of course, that's just one of the many providers you can use, all able to be integrated using Courier's API with your programming language of choice.

Programming language options with Courier's API
Programming language options with Courier's API

Courier offers excellent pricing. You can send up to 10,000 messages free (with Courier branding) with unlimited team members, unlimited templates and custom brands, and access to all channels. After that it's just a half cent (USD) per message (with Courier branding removed) and access to support channels.

The Courier docs are quite extensive so you should be able to find solutions to any kind of messaging integration with detailed and helpful info to complete the steps needed.

So if you're looking for a cross-channel notifications service for your apps and websites, try out Courier today for free. As mentioned, you won't have to pay until you hit the message threshold and there's lots of useful stuff to fiddle around with before you commit to any long-term message integrations.

Now on to this week's tools!

 

VS Code, IDEs, Playgrounds, etc.

Leo
A Python-based IDE, personal information manager, and outliner that accelerates the work flow of programmers, authors and web designers.

Material Icon Theme
A popular VS Code extension to add Material Design icons to VS Code.

Astro Play
A code playground for Astro, the new JavaScript framework and build tool that's gaining popularity in recent months.

CORS Playground
A simple playground for editing and fiddling around with CORS, or cross-origin resource sharing, requests.

Todo Tree
VS Code extension that quickly searches your workspace for comment tags like TODO and FIXME, and displays them in a tree view in the explorer pane.

Front Matter
A CMS running directly in VS Code and can be used with static site generators like Hugo, Jekyll, Hexo, Next.js, Gatsby, and more.

bloop
VS Code extension that adds AI-powered smart suggestions to your editor, sourced from code examples from docs pages of 1000+ npm modules.

nginx playground
A code playground for nginx. Paste in an nginx config, and then a server starts nginx for you and runs any cURL or HTTP command you want against that nginx server.
 
nginx playground

Go Playground
Yet another playground, this one for the Go programming language. I don't feature many Go tools in this newsletter, but this fit the category well.

Figstack
VS Code or GitHub integration that's an intelligent coding companion to help you read, write, and understand code.

Lite XL
A lightweight text editor written in Lua, adapted from another similar editor called lite.

vscode-theme-generator
JavaScript utility to easily generate themes for VS Code by simply plugging a few colors into a const object.
 

Databases, JSON, etc.

Testim.io
There’s a better way to test your web app. Testim is an AI-powered UI test automation tool that gives developers an easy way to author and maintain cross-browser tests. Get started for free. sponsored 

absurd-sql
Implements a persistent back end for sql.js (sqlite3 compiled for the web) that treats IndexedDB like a disk and stores data in blocks there.

JSON5
A superset of JSON that aims to alleviate some of the limitations of JSON by expanding its syntax to include some productions from ECMAScript 5.1.

DataStation
A Data IDE for developers that lets you query all your data (not just SQL), script in your favorite language, create beautiful visualizations, and share with your team.

Rowy
Open-source Airtable-like experience for your database (Firestore) with  scalability via Google Cloud. Build any automation or cloud functions for your product.

DB Lens
An open-source database client for Mac, Windows, and Linux that lets you explore data, visualize entity relations and database performance metrics, and analyze disk usage from PostgreSQL.
 
DB Lens

unstorage
A universal storage layer that has a powerful key-value interface and is smaller than other solutions and utilizing modern ESM, TypeScript, and async syntax.

Vex
A visual editor for XML that hides the raw XML tags, providing instead an interface more like a word processor.

Evidence
Business intelligence for modern data teams. Beautiful reports synced to your data with just SQL and Markdown.

GUN
An ecosystem of tools that let you build community run and encrypted apps like an open-source Firebase or a decentralized Dropbox.

On the Release Radar:

Git, GitHub, and CLI Tools

Testim.io
Spend less time creating, editing, and updating UI tests and more time innovating in your app. Testim is an AI-powered UI test automation tool that gives developers an easy way to author and maintain cross-browser tests. Get started for free. sponsored

GitHub Profile Trophy
Add dynamically generated GitHub Stat Trophies to your GitHub README file.

Gitleaks
A security tool for detecting hard-coded secrets like passwords, API keys, and tokens in Git repos.

picocolors
A fast and small library for terminal output formatting with ANSI colors.

ohmycode
A free and easy-to-use tool that improves the ability to follow updates on GitHub repos of your choice.

gitignore.io
Online tool to create useful .gitignore files for your project.
 
gitignore.io

lazygit
A simple terminal UI for Git commands, written in Go.

timefind
CLI tool that lets you find the exact moment that something was added to a website. It quickly flips through Web Archive snapshots using binary search, pinpointing the date of the modification.

yoctocolors
A small and fast command-line package that allows you to add custom colors to your terminal output.

CAC
A powerful, lightweight, and easy-to-learn JavaScript library for building CLI apps, written in TypeScript.

release-changelog-builder-action
A GitHub action that builds your release notes or changelog quickly, easily, and exactly the way you want.

giscus
A comments system powered by GitHub discussions, heavily inspired by a similar tool called utterances.
 

Commercial Apps and Classifieds

Materialize - Streaming database for real-time analytics.

Tech Productivity - A newsletter featuring productivity apps and articles. ad 

Logtail - Query your logs like you query your database.

JavaScript/DOM E-Books Bundle - Full bundle is 50% off at AppSumo! ad 

PullApprove - Framework for code review assignment and policies.

Grist - The flexibility of a spreadsheet with the robustness of a database.

A Tweet for Thought

An interesting new experimental feature in Chrome: Ability to add RSS feeds to follow and display on your new tab page.
 
A Tweet for Thought
 

Send Me Your Tools!

Made something? Send links via Direct Message on Twitter @WebToolsWeekly (details here). No tutorials or articles, please. If you have any suggestions for improvement or corrections, feel free to reply to this email.
 

Before I Go...

If you want to fine-tune your front-end skills, you might want to check out Frontend Practice and Codewell, two different sites that let you do just that.

Thanks to everyone for subscribing and reading!

Keep tooling,
Louis
@WebToolsWeekly

Support this newsletter:
PayPal.me  Patreon / GitHub Sponsors  E-Books / Buy Me a Coffee

Key phrases

Older messages

Web Tools #430 - JS Libraries, React Tools, Uncats

Thursday, October 14, 2021

Web Tools Weekly WEB VERSION Issue #430 • October 14, 2021 Advertisement Retool - Build Internal Tools 10x Faster Retool gives you a powerful set of building blocks: tables, lists, charts and more.

Web Tools #429 - Frameworks, SVG, React Tools

Thursday, October 7, 2021

Web Tools Weekly WEB VERSION Issue #429 • October 7, 2021 Advertisement Retool - Build Internal Tools 10x Faster Retool gives you a powerful set of building blocks: tables, lists, charts and more.

Web Tools #428 - React Auth, CSS Tools, Bundlers, Angular

Thursday, September 30, 2021

Web Tools Weekly WEB VERSION Issue #428 • September 30, 2021 The following intro is a paid product review for Userfront, a developer-friendly service to add user authentication to your React apps. If

Web Tools #427 - JS Utilities, Jamstack/CMS's, VS Code

Thursday, September 23, 2021

Web Tools Weekly WEB VERSION Issue #427 • September 23, 2021 Advertisement Free Guide: The Evolution of JavaScript Tooling Frameworks and libraries have been created to ease the burden of writing

Web Tools #426 - Learning Tools, Frameworks, Testing, Uncats

Thursday, September 16, 2021

Web Tools Weekly WEB VERSION Issue #426 • September 16, 2021 Advertisement Free Guide: The Evolution of JavaScript Tooling Frameworks and libraries have been created to ease the burden of writing

You Might Also Like

Scoop: Tiger Global-backed Innovaccer in talks to raise $250M

Wednesday, May 1, 2024

Plus: An update on Google's layoffs and the social platform X didn't see coming View this email online in your browser By Christine Hall Wednesday, May 1, 2024 Welcome to TechCrunch PM. Today,

🖥️ Why I'm Never Going Back to a Windows PC — Tips Before You Buy a Smart Ring

Wednesday, May 1, 2024

Also: How to Clear the Moisture Detected Warning on Samsung Phones, and More How-To Geek Logo May 1, 2024 Did You Know A single 1 oz shot of espresso only has approximately 40 mg of caffeine, whereas a

Daily Coding Problem: Problem #1428 [Hard]

Wednesday, May 1, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Microsoft. Given an array of positive integers, divide the array into two subsets such

Top Tech Deals 👀 Samsung Gaming Monitor, Pixel Watch 2, MacBook Air, and More

Wednesday, May 1, 2024

Get a discounted M3 MacBook Air or expand your Xbox storage. How-To Geek Logo May 1, 2024 Top Tech Deals: Samsung Gaming Monitor, Pixel Watch 2, MacBook Air, and More Get a discounted M3 MacBook Air or

Infographic | Visualizing Global Gold Production in 2023 🏅

Wednesday, May 1, 2024

Gold production in 2023 was led by China, Australia, and Russia, with each outputting over 300 tonnes. View Online | Subscribe Presented by: Access European benchmarks with a trusted 25-year history

⚙️ GPT-5 may be releasing sooner than expected

Wednesday, May 1, 2024

Plus: Amazon rebrands AI branch ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌

Noonification: How to Create a CI/CD Pipeline Using GitHub and AWS EC2

Wednesday, May 1, 2024

Top Tech Content sent at Noon! Get Algolia: AI Search that understands How are you, @newsletterest1? 🪐 What's happening in tech today, May 1, 2024? The HackerNoon Newsletter brings the HackerNoon

Arc for Windows is better than Chrome

Wednesday, May 1, 2024

Adobe bug bounty; Rabbit's first R1 software update; Dream podcaster mic -- ZDNET ZDNET Tech Today - US May 1, 2024 placeholder Arc browser is now available for Windows and it's so much better

Is TikTok trying to get banned from the App Store early?

Wednesday, May 1, 2024

TikTok is offering some users a way to buy its in-app tipping tokens outside of Apple's App Store. View this email online in your browser By Alex Wilhelm Wednesday, May 1, 2024 Good morning, and

Get Compliant in 2024 - Download Ultimate PAM Policy Template Today

Wednesday, May 1, 2024

Privileged Access Management Policy Template What are your PAM policies for 2024? Get ready for the New Year Is your approach to Privileged Access Management as current and effective as it could be? In