Posts
I've written a total of 48 articles.
Improving Commit Messages with Conventional Commits
Posted on:March 10, 2023 at 00:00:00Have you ever looked at a commit message and struggled to decipher what it meant? If so, you're not alone! Commit messages are essential for understanding changes to a codebase, but poorly written messages can lead to confusion and difficulty debugging.
HouseForm - Simplify Form Creation in React
Posted on:March 9, 2023 at 19:15:00Do you find form creation a hassle? You’re not alone. Many React developers find dealing with forms tedious and frustrating. That's where HouseForm comes in. HouseForm is a React library that simplifies form creation with its headless and agnostic approach.
Webhookthing... a webhook testing tool
Posted on:March 7, 2023 at 08:00:00Webhookthing is a simple tool for testing webhooks from the Ping team!