Is an email address that requires encryption (STARTTLS) a “valid email”? It depends
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 →
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? →
NBD but I will be prowling around if you want to say hello. →
This wouldn’t surprise a senior SFDC admin, but it’s not widely understood on the Marketo side. →
Easy to fill a field — either visible or hidden — from query params. For multivalued fields like Checkboxes, you’ve got 2 ways to format the params. Both are easy, but only one is correct.☺ →