Caleb Mathew I'm an engineer (currently @Kudi) with over seven years of experience in building software that humans enjoy using. I can be caught playing kickball, watching anime, and listening to hip-hop.

Stories by Caleb Mathew

Beat Flaky Tests with Docker Containers

Using Docker containers to beat flaky tests

Dev

With Docker containers and test isolation, we greatly reduce the chances of encountering flaky tests in our applications.

Caleb Mathew
Dec 27, 2022 ⋅ 6 min read
Improve Node.js App Performance With TypeDI and the Strategy Pattern

Improve Node.js app performance with TypeDI and the strategy pattern

Dev

In this article, we will build an API service to explore injectable Node.js caching with TypeDI and the strategy pattern.

Caleb Mathew
Oct 25, 2022 ⋅ 7 min read
Improve Async Network State Handling With Custom React Hooks

Improve async network state handling with custom React Hooks

Dev

Follow this guide to see the various states in which network requests exist and how to keep request management within custom React Hooks.

Caleb Mathew
Aug 26, 2021 ⋅ 6 min read
Formik Logo

Building multi-step wizards with Formik and React Query

Dev

Learn how to build multi-step wizards in a small proof-of-concept application with Formik and React Query right here.

Caleb Mathew
May 5, 2021 ⋅ 15 min read