-
Fuel Report Discrepancies
I’ve been sitting in on the Warren County Finance/Audit Committee meetings since May of this year. I’ve been noticing a few things, writing notes, and just observing. I decided to go ahead and start digging into something that was bugging me. The fuel reports every month had a column that reported 0 MPG for many… Read More
-
RTK Query
I transitioned my Redux application to use RTK Query for API calls. This reduced the need for selectors and simplified data management. While RTK Query is powerful, it has limitations like needing many endpoints for a single server and requiring complex TypeScript types for builders. Sagas are still used for specific cases like handling drag-and-drop… Read More
-
Automated Database Migrations
I walk through the process of setting up a database project for automated migrations to support an environment of multiple developers and database targets enabling rolling back the database. Read More






