Search Blogs
Showing results for

React App

Improve performance of media-heavy React applications using Intersection Observer pattern

Improve performance of media-heavy React applications using Intersection Observer API.

Modern web applications use a lot of animations and media ranging from images, gif, videos, to SVG’s to make…
3 MIN READ
Memoization for React App

Optimize your React App Performance with Memoization

Memoization in React is a performance feature that aims to speed up the render process of components. We will…
5 MIN READ
Optimizing React App

Quick and easy steps to optimize your React App

React (a JavaScript library) has been around in the market for around a decade and it is the first choice for…
3 MIN READ