Optimize for optionality and build towards checkpoints
Optimize for optionality and build towards checkpoints
In a project management-themed Hackers Incorporated episode, Adam Wathan introduced derisking projects with save points. The entire...
Sep 11th 2024
•
sebastiandedeyne.com
How take notes + my Obsidian setup
For the past year, Obsidian has been my note-taking companion. I don't care about fancy features like backlinks, canvas… I like Obsidian because it's fast, minimal (up to you!), customizable,...
Sep 2nd 2024
•
sebastiandedeyne.com
Define attributes on lists
You can now define attributes on an email list to merge them with subscriber attributes for an email. This can be useful to customize your email templates per list, or...
Aug 26th 2024
•
mailcoach.app
Create segments from subscriber attributes
You can now create list segments based on subscriber attributes.
Aug 26th 2024
•
mailcoach.app
Resend a cancelled campaign
In the latest release of Mailcoach, we’ve introduced a long-requested feature. You can continue sending a cancelled campaign with just one click.
Aug 23rd 2024
•
mailcoach.app
Sending transactional emails using Mailcoach API in an Express.js application
Learn how to use Mailcoach API for transactional emails in an Express. js application.
Aug 13th 2024
•
mailcoach.app
Great work requires a portion of luck
I thought this image from Christoph Niemann in Sunday Sketching was worth sharing.
We can force ourselves to do good work. But for great work, we need a portion...
Aug 6th 2024
•
sebastiandedeyne.com
Flare Microsoft Teams migration
Microsoft deprecated the old way of receiving notifications in Teams, read in this article how to upgrade your Flare settings to keep receiving notifications in Microsoft Teams.
Jul 22nd 2024
•
flareapp.io
How to test all routes in your Laravel app by writing just a single Pest test
We’ve released a new package called spatie/pest-plugin-route-testing. This package can test all common routes in your Laravel app by writing a single test.
In this...
Jul 19th 2024
•
freek.dev
A package to use Filepond in your Livewire component
We’ve published a new package called livewire-filepond, which contains a component to easily upload files.
Under the hood, Filepond, a powerful JavaScript library to upload files, is used....
Jul 16th 2024
•
freek.dev