05 Jan 2021

Implementing Magnific Popup

You might want to add the functionality for a magnific popup where there are multiple items, say images, videos which on clicking would open up in a popup and you would be able to scroll through those. Something like this: https://dimsemenov.com/plugins/magnific-popup/. Worry not! You do not need to go through the entire documentation in the above link. I have done the hard work for you so that you can get it done in the wink of an eye!
30 Dec 2020

Manage multiple GitHub accounts like a pro!

Oftentimes it may happen that you have a Github account where you upload all your code for practice sessions or learning purposes.

30 Dec 2020

Git Hooks ~ “Git” -ing code the better way.

With teams growing in size, it’s more important than ever to define a paradigm of deploying code to achieve a synonymous rule about the code and to keep contribu

30 Dec 2020

Drupal behaviours. What are they?

In this blog we take a look into Drupal Behaviors and what they are.
01 Nov 2019

Tips to Secure your Drupal Website with Ease: Basic Security checklist

If someone were to break in your room, they would probably learn less about you than if they hacked you on the internet.

30 Jul 2019

Drupal 8 Cache Context: An efficient way for context based caching.

We are well aware of the fact that Drupal Cache API is a remarkable feature introduced in Drupal 8.