Articles


April 19, 2021

How to implement preference based notifications in laravel?

A few days back, I was asked to implement a pretty awesome notification system on one of my client's laravel application, we are calling it, Granular Preference for Notifications. So the user story...

4 Minutes Read →

April 18, 2021

Laravel Tip #1: Check if scheduled jobs are running successfully

Like always you can also log these into files.

1 Minutes Read →

January 12, 2021

How to add approx read time on posts in Jigsaw?

My current blog is developed using Jigsaw and their awesome template. Jigsaw is a framework for rapidly building static sites using the same modern tooling that powers your web applications. I...

1 Minutes Read →

June 8, 2020

Why should you refactor?

You have been working on this feature for a long time. When the client pitched this great new addition, you felt this would take a week. And here you are working on a Saturday and nothing feels...

3 Minutes Read →

December 25, 2019

Stick to your stack

In the book, the pragmatic programmer, there is a section where the author compares a programmer to a craftsman. The craftsman or artisan mindset is a great way of thinking about our work. An...

3 Minutes Read →