Category: ReactJS

How to add a Progress Bar in React - Clue Mediator

How to add a Progress Bar in React

Today we will show you how to add a Progress Bar in React application. Here, we will create a small application to show the progress bar using bootstrap. To indicate...

How to set up a proxy in React App - Clue Mediator

How to set up a proxy in React App

In this article, we will show you how to set up a proxy in React Application. Most of the beginners are facing the CORS issue while they are working with...

How to add a loading in React AG Grid - Clue Mediator

How to add a loading in React AG Grid

Today we’ll show you how to add a loading in React AG Grid. In the previous article, we have implement server side pagination in React AG Grid. Here, we’ll show...

Barcode scanner in React - Clue Mediator

Barcode scanner in React

Today we will show you how to implement a barcode scanner in React. In this example, we will use the quaggaJS in the ReactJS component. What is QuaggaJS? QuaggaJS is...

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....