Posts
All the articles I've posted.
Farewell, Twitter
After 15 years, I’ve said goodbye to Twitter — reflections on connections, lessons learned, and the bittersweet freedom of moving on.
Efficient API Polling in Redux RTK Query with EtagCacher
How to build a reusable caching utility that optimises API requests through ETag tracking and smart polling strategies.
Conditionally run GitHub Actions based on PR labels
Enhancing GitHub Actions with conditional job execution, based on PR labels.
Merging Coverage from Jest and Cypress
How to unify unit and E2E test coverage into a single report. Solving inconsistency issues between SWC (Next.js/Jest) and Babel (Cypress).
Dependencies vs devDependencies
When to put an npm package in dependencies vs devDependencies.
(Untitled)
...
Update Ghost blog on Webfaction
How to update a self-hosted Ghost blog on Webfaction.
Shazamify (a.k.a. Zamify)
Updated:Shazamify allows you to play your Shazams in Spotify, directly from the browser.
.dotfiles - one to rule them all
My personal repository to rule all the dotfiles and set up my working environment in a matter of seconds.
Git: How to delete all the merged branches
How to delete all the merged branches.