Category: ReactJS

GET request using axios with React Hooks - Clue Mediator

GET request using axios with React Hooks

Today we’ll show you how to integrate GET request using axios with React Hooks. We had created an article to call an API using the window.fetch method. API call in...

Load more pagination in React - Clue Mediator

Load more pagination in React

Today, we’ll show you how to implement load more pagination in React. Sometimes, we may need to implement pagination or load the items based on the Load More button click,...

Implement multi-languages in React - Clue Mediator

Implement multi-languages in React

Today, we will show you how to implement multi-languages in React. Sometimes you may need to add multi-language support to a website or a react web application like English, Chinese,...