Did you know there is quite easy way to show localized dates and times on your website? You can use the HTML time element to display dates and times...
This is my second product launching, and I am quite excited. As with so many useful tools and services, they are born out of a problem that needs a...
Back in the 2010s, there was a site called StumbleUpon. With one click, you could get a random website from their collection of million of sites. Like...
Game Quotes is one of my oldest projects. It was launched back in 2013 as a small side project. At that time there was a site similar to what Game...
Refactoring code isn't easy. It is probably one of the hardest things to do in programming. Here are 7 things to consider before starting to refactor...
I recently implemented Laravel Scout, Laravel's own full text search package, into one of my projects. One of the models which Scout was enabled for...