March 07, 2017
Laravel 5.4 released on last week of January this year, with lots of bug fixes and security updates (not that it needed one!). From adding broadcast routes to replacing Laravel Elixir with Laravel Mix which is entirely based on Webpack (oppose to ...
February 06, 2017
Inspired by both @srobert’s & @benbalter’s “How I Atom” post [1] [2], here is my take on how I use Atom Editor – the multi-platform code editor that is base on Chromium(more specifically Electron framework) and presents itself has hackable tex...
January 28, 2017
Jekyll – a Simple, Blog-aware, Static site generator; now powers this blog. Written in ruby by Github's founder Tom Preston-Werner, and what more, you can host your Jekyll based site on Github for free, to which you can add your own domain ...
December 31, 2016
This was the new year message for 2016, seems it hit pretty much myself, leaving all the global happenings and deaths, there were still quite noticeable sad points, from frequently watching my friends bust into tears or put a botox smile, or sudde...
May 24, 2016
This tutorial is useful for anyone wanting to make a local clone of their website, git allows to manage version control and push any changes to the origin with very less effort.This is my experience of how I added git to my website hosted on hostg...