Not how it works: on JS-based “form security”
JavaScript is indisputably the world's most popular language, if you go by the lines of code generated each day. Pretty sure it's the world leader in →
JavaScript is indisputably the world's most popular language, if you go by the lines of code generated each day. Pretty sure it's the world leader in →
In the martech world, cross-browser testing is… shall we say… deemphasized? I believe most of our clients are only testing in their own version of Chrome (Mac or Windows, but →
Secret keys are used throughout cryptography. They're basically akin to passwords, only they're generated and used by apps as opposed to being typed by hand (and →
Velocity is the only language where Brevity for Brevity's Sake is OK. It's not showing off to keep your VTL as short as possible. →
Marketo user CDD (also an existing FlowBoost user) opened this Community thread [https://nation.marketo.com/thread/44572-how-to-expend-a-text-area-in-a-change-data-value-flow-step] the other day that brought up another way FB can save your →
This is more like a pre-Velocity tip, since you need to make this decision while setting up your Marketo and/or SFDC Custom Objects, before you even try to read →
You've seen double-confirmation popups on forms before, I'm sure. They're helpful for giving end users an additional nudge to use their legal name, a working email, and so forth. →
If you see an “EventEmitter memory leak” error in your browser console, you've almost certainly done something wrong in JS. But don't take it personally: that something might've been innocently copying-and-pasting code from the Marketo developer docs →