Working with Virtual Hosts in Scotch Box Pro
My experience in making the vHosts command work on the new Scotch Box Pro. This tutorial is aimed at beginners.
Everything you would need to know about Atomic Design
Interesting article on Atomic Design, which I recently had a chance to attend in a conference.
A quick app for creating Equal Total Payments using PHP
A simple app using PHP that generates the list of payments to be done every month along with interest and principal amount paid.
Free Robotic Process Automation Seminar & Networking Lunch
A seminar, where they will be examining the far-reaching uses of Robotic Process Automation and will demonstrate how it has helped some of their customers.
Fetching Items with Multiple Tags in a Tag-based Search
The previous method can tag multiple, but can retrieve only mails from a single label. In this article, we'll see how to retrieve mails from more than one label.
Avoiding HTTP 404 for map files when using minified CSS & JavaScript
Best way to get rid of 404 errors when accessing a sourcemap.
Clearing your recent emojis in WhatsApp Web
Tired of having these irritating recent emojis in WhatsApp getting clogged with unwanted recent ones? I have solution for you that works at least in WhatsApp Web.
Git Standards followed in our way of Spotify Agile Methodology
All the coding standards we follow, that can be applied to other software development projects to achieve better results.
My Experience on Spotify Agile Methodology
I have been working on this methodology for a long time, so just sharing my experience and how to embrace it.
Live: HackCity 2018 - City, University of London's Annual Hackathon 2018 on 17th - 18th February 2018
HackCity is back again for it's 2nd year! HackCity team is welcoming students from all over London, the UK and Europe, for all student fun and free Hackathon.
Suppressing Errors or Handling non existing includes in Nunjucks Templating engine
I didn't know how to suppress or handle errors in Nunjucks (Jinja2) when including a file that doesn't exist. I have solved it in a simple way.
Best way to import or export the Git Configuration
A simple and best way to find the file where git stores its configuration and copy them across devices and installations.