Logging a Munchkin hit when someone *starts* filling out a form
Generally, I’m skeptical of “micrologging” outside of true UX testing. But the delta, if any, between people who started a form and those who submitted it might be interesting. →
Generally, I’m skeptical of “micrologging” outside of true UX testing. But the delta, if any, between people who started a form and those who submitted it might be interesting. →
Even if you’re not in NYC, feel free to sign up for our biweekly virtual office hours. →
Another disquisition on a seemingly simple topic. You should be used to it by now! →
What you meant — your code-head-canon, if you will — doesn’t matter if you don’t implement it. →
Yet another way to get at these important values in Velocity. It’s weird-looking, but makes total sense in retrospect. →
A one-liner to mask parts of sensitive fields, like ABCD0123 to ****0123. →
If you know what ##MKT_TOK## is good for, you may have checked for it in Velocity and been disappointed. But it’s there too, just with a different name. →
A single interesting exception… that *does not change* the rule that you should use $math.sub and $math.add instead of - and +. →