Conditional content that only shows in View As Web Page mode
View As Web Page has so many superpowers over plain email, you almost feel like breaking the email HTML on purpose. →
View As Web Page has so many superpowers over plain email, you almost feel like breaking the email HTML on purpose. →
Marketo filters can’t do “field1 [ends with] @field2” but FlowBoost handles that easily. →
Every time I’m forced to dip into other form builders, I miss Marketo forms. Marketo’s are not only more programmer-friendly, they also do things out of the box that require custom JS elsewhere. →
All email validation services fundamentally do the same thing: * look up the domain to see if it has an MX record * if it has one, connect to the MX and →
If a URL’s query params all start with “utm_”, no need to separate them with “&”. A simple “&” will do. →
Modern CSS pseudo-classes can do stuff that used to require JS. (Though you should still learn JS!) →
Records with the same email address should have (for the most part) the same preferences. Perfect case for the ’Boost. →
We all love a Unicode base character collator, don’t we? →