Web animation wizardry
Picture this: a bunch of developers, most of them back-enders, are given a Figma design file to turn into the new homepage for Flare. We set out to build...
Jul 31st 2023
•
flareapp.io
You can now log in or register using your GitHub or Google account
We've just added the ability to use GitHub and Google oauth to log in or register to Mailcoach Cloud.
Jul 31st 2023
•
mailcoach.app
Using Postmark Rebound to improve handling of bounced emails
Whenever Oh Dear detects something wrong with your site, it can send you a notification. We have multiple channels available: Slack, Telegram, webhooks, and many more. The most popular...
Jul 27th 2023
•
freek.dev
Watch my Laracon US talk: Enjoying Laravel Data
Here's a recording of my talk that I gave Laracon US in Nashville a week ago.
Jul 27th 2023
•
freek.dev
Granular events
When building a CRUD interface in an event sourced system, you'll come across the dilemma of how granular your events should be. Should you have a large PostUpdated event, or...
Jul 26th 2023
•
sebastiandedeyne.com
How to use Mailcoach in your WordPress website
This plugin allows you to easily embed forms on your WordPress website. This can be done on specific pages of your website using a shortcode, providing a seamless and user-friendly...
Jul 25th 2023
•
mailcoach.app
You can now log in using your Google or GitHub account
You can now register and log in to Flare using your Google or GitHub account.
You'll see these two new buttons on the register and login page.
Jul 24th 2023
•
flareapp.io
Some geeky frontend notes on the Full Stack Artisan website
At Laracon US we announced we’re working on a new course at Spatie: Full Stack Artisan.
In Full Stack Artisan, we’ll dive into building Laravel applications with Inertia, React,...
Jul 21st 2023
•
sebastiandedeyne.com
Some geeky frontend notes on the Full Stack Artisan website
At Laracon US we announced we're working on a new course at Spatie: Full Stack Artisan.
In Full Stack Artisan, we'll dive into building Laravel applications with Inertia, React,...
Jul 21st 2023
•
sebastiandedeyne.com
How to display a subscription conformation message with CSS
Here's a cool think you can do using the :target selector
Read more
Jul 19th 2023
•
freek.dev