I’ll share how I plan to drive traffic
to this quiz
and learn what resonates.
’m not a marketer by trade,
but momentum beats labels.
The next episode is all about testing channels.
Design for momentum:
on click,
schedule work with BackgroundTask,
return a message,
and let users keep exploring.
When it finishes,
notify your user!
#fastHTML
Setting up Google OAuth?
FastHTML makes it easy.
Obtain a client ID and secret,
embed them into your app,
and start securing user data with minimal code.
Cut boilerplate by replacing hidden inputs
with hx-values.
Attach a lightweight dictionary to your request
and send indices, keys, or IDs cleanly.
Your handlers receive exactly what they need.
Free trials end.
SendGrid runs out in a couple of months.
Decision coming:
pay, switch,
or build a fallback.
For now, the focus is validation
and learning before making commitments.
Waiting on slow APIs?
Don't freeze your UI.
FastHTML now lets you kick off
background tasks
and instantly return control,
then notify when done.
Perfect for AI image generation
and long DB searches.