All Posts

Page 21 of 25

How to Use Google Fonts in Website design with Bootstrap
bootstrap

How to Use Google Fonts in Website design with Bootstrap

If you are using Bootstrap, the default font that…

How to Fetch JSON of all Videos of a Youtube Channel
tutorials

How to Fetch JSON of all Videos of a Youtube Channel

Youtube APIs are great way to fetch details about…

Coding Interview Cheatsheet
How to Make Sticky Block in Sidebar using Bootstrap
bootstrap

How to Make Sticky Block in Sidebar using Bootstrap

Note: This is based on bootstrap-4 If you are…

Drupal 8: Bootstrap Sticky is not sticky in Drupal 8 - Solved
drupal

Drupal 8: Bootstrap Sticky is not sticky in Drupal 8 - Solved

Bootstrap has a simple solution to have sticky…

How to Protect Git branch and Enforce Restrictions
git

How to Protect Git branch and Enforce Restrictions

In previous article: Effective Git Branching…

An Effective GIT Branching Strategy
git

An Effective GIT Branching Strategy

Its essential to prepare a git branching strategy…

How to Renew Lets Encrypt SSL Certificate
security

How to Renew Lets Encrypt SSL Certificate

Introduction to problem This post is applicable…

Python - Dont Use Static or Class variables with Self
python

Python - Dont Use Static or Class variables with Self

While doing code review of one of junior, I…

Resolving Checkmarx issues reported
tutorials

Resolving Checkmarx issues reported

So, here we are using input variable String[] args…

How to solve - Apache Ftp Client library is printing password on console
issues

How to solve - Apache Ftp Client library is printing password on console

The problem comes while using FTPS. When developer…

How to enable syslog in Drupal websites (Performance Optimization)
drupal

How to enable syslog in Drupal websites (Performance Optimization)

You can either do tail -f drupal.log or open it in…