D
P
0
← Home

Field Notes

Blog

Real bugs from production work across WordPress/Elementor, Next.js, and web animation. Written from first-hand experience, not theory.

A Form Guard That Only Knew `bot` or `not`: A Real Person Told to Wait for an Email That Was Never Sent

The form guard only returned a boolean, so an expired form and a bot both landed on the claim=check-inbox success screen. The fix was to return the reason.

Read More