But Lord, what if it works?A large procession moves across the hard-packed, reddish soil away from Damascus. The many horses and soldiers send a cloud of dust towards…Jan 8Jan 8
Published inNerd For TechBroken windows and broken codeHave you ever walked through a forest and suddenly encountered something akin to an elephant cemetery for white goods? A place where…Sep 16, 2021Sep 16, 2021
Why I’ve (almost) stopped using git stashMaking a temporary git commit and then dissolving it to start over when your code is ready for a PR has many advantages over simply…Mar 3, 20211Mar 3, 20211
How to use an SVG to submit a form with Formik + TypescriptWe had a case where we wanted an SVG (wrapped in the component YesIcon) to act as a submit button in Formik.Feb 18, 2021Feb 18, 2021
Published inNerd For TechUsing custom hooks to handle keyboard shortcuts in ReactIn our team, we recently needed to add some keyboard shortcuts to input fields in React. On pressing a “e” for edit, a specific field…Feb 16, 2021Feb 16, 2021