tips
CategoryUpdating MySQL on Ubuntu 14.04
Its been a while since I’ve used MySQL extensively. So recently I’ve been involved in a new project, a laravel project. So when I tried to..
Setting up my development environment with Vagrant
I’ve changed jobs quite often due to various reasons. I’ve never seen or been to a company where a developer joins, and the on-boarding ex..
Tools for Screencast
I don’t mind using multiple tools to achieve a goal. That is what I do daily as a developer. Which is why I use ShareX for screen recordin..
Subtract or adding days, months or years in Javascript (using momentjs’ website)
Sometimes I just want to test a few lines to subtract or add days, months or years to a date without needing to include a script element t..