Velocitip: Find the πΏ-th π-day (e.g. 4th Wednesday) of this month
For all its scream-inducing quirks, I still love Velocity. Here's how to automatically compute your next recurring meeting instead of manually updating all the time. →
For all its scream-inducing quirks, I still love Velocity. Here's how to automatically compute your next recurring meeting instead of manually updating all the time. →
A valid .csv file on disk isnβt necessarily ready to go on the wire to an API. If your app ingests CSVs, gotta remember the edge cases. →
Front end code doesnβt run in isolation, which is one reason the work is so tricky. Like when supposedly βMarketo-awareβ vendors forget theyβre not the only ones listening for Forms 2.0 events. →
One of our clients recently did a big import of JSON-formatted values into a Textarea field. The result in Velocity, after the usual #evaluate trick to rehydrate JSON, is equivalent →
Outlook does the right thing sometimes, while everyone else is wrong. Crazy, I know! →
Dealing with rate limits on the recipient side is easy with FlowBoost + a little bucketing logic. (And no, you canβt do this with Random Sample!) →
A quick old-school troubleshooting tip. →
WYSIWYG LP builders make cool pages out of the box, but trying to add custom code can evoke mixed emotions. →