React One Time Password Input Component
Component, OTP, React, TypeScript
I recently had an opportunity to create a one-time-password like component in a React app. The goal was to have a readonly separated,…
My background is in graphic design and web development. I'm currently working as a Product Engineer at Sprinklr. I spend some of my free time exploring hand lettering and sketching as well as hiking in the Portland area with my wife, son, and our dogs.
Component, OTP, React, TypeScript
I recently had an opportunity to create a one-time-password like component in a React app. The goal was to have a readonly separated,…
Gatsby, Redirect, QuickTip
We had a case where we needed to set up a redirect on the client side of Gatsby but we didn't want to spin up a lambda to handle this one…