People familiar with PHP can relate to VueJS mixins with “Traits”. Mixins : Overview Mixins allow to create re-usable code blocks which you can use…
Just like many other things which I felt like I have understood, but as there is a saying, you truly learn by doing. I implemented…
This will be an evolving post, containing all the learnings I had(or will have) while building and managing software projects. The list is totally based…
I had read what’s PSR-0 and PSR-4 multiple times and every time after reading it, I had said to myself “I know this now(finally)”. But eventually I…
In continuation to MongoDB refresher, listing down the next major items to look into once you understand the operational aspects MongoDB. These are Schema Design…
This is something I thought that no one would ever need but looking at this gist. The stars, forks and comments proved me wrong. I…
Just to refresh what I learnt about MongoDB a few years back when I was doing the course from MongoDB University. What is MongoDB? A…
I was recently setting up DMARC, SPF and DKIM on Ubuntu. And I was following two articles: Digital Ocean(DO) for DKIM For all SPF, DKIM…
This post is in continuation of How to be a better programmer and How to be a better programmer – Self Development In the workplace, the major outcry…
This post is in continuation of the post – How to be a better programmer. Moving forward from the general stuff, here are some of…