The way to write your code

console methods in JavaScript - Clue Mediator

console methods in JavaScript

Today we’ll explain the various console methods in JavaScript and how to use it with examples. Checkout more articles on JavaScript 7 JavaScript One-Liners that you should know Add days...

Implement idle timeout popup in React - Clue Mediator

Implement idle timeout popup in React

Today we will show you how to implement idle timeout popup in React application. You may need to develop/integrate the functionality to detect inactive users to auto logout in React....

Generate QR code using PHP - Clue Mediator

Generate QR code using PHP

Today, we’ll explain to you how to generate QR code using PHP. A QR code (Quick Response code) is a type of matrix barcode used mostly for online shopping and...