Brennan Dunn (@brennandunn) 's Twitter Profile
Brennan Dunn

@brennandunn

🇺🇸 living in 🇬🇧, writes about email marketing (new book: thisispersonalbook.com), founder of @RightMessageApp, and smitten with @lauraelizdunn

ID: 14267396

linkhttps://rightmessage.com calendar_today31-03-2008 16:34:52

31,31K Tweet

17,17K Followers

1,1K Following

Brennan Dunn (@brennandunn) 's Twitter Profile Photo

RightMessage Flows are getting smarter. New "Metrics" tab gives you insights into completion rates, avg time to complete (if it's a quiz/survey), why people bail, and what elements are underperforming.

RightMessage Flows are getting smarter.

New "Metrics" tab gives you insights into completion rates, avg time to complete (if it's a quiz/survey), why people bail, and what elements are underperforming.
Brennan Dunn (@brennandunn) 's Twitter Profile Photo

What’s better for SaaS + AI: 1️⃣ Recreating AI chat into your app for generating stuff. Downside: rebuilding the chat UI wheel, no MCP, no project knowledge, etc 2️⃣ Just having a way for your app to output personalised prompts that users can use within their AI of choice to

Brennan Dunn (@brennandunn) 's Twitter Profile Photo

Ever notice how sluggish Claude Code is compared to most TUI apps? Well, imagine my horror after discovering that it’s because it’s a React app 😳 WHY.

Brennan Dunn (@brennandunn) 's Twitter Profile Photo

Protip: when finishing a feature, have Claude Code analyze everything you've changed on the branch vs. what's on master. Ask it to uncover any bugs or breakages that your new code might introduce. Yes, you should have a test suite. But this can help uncover code you haven't