Lakshmikanth Balasundaram
  • Home
  • Cloud / SaaS
  • Downloads
  • About
Sign in Subscribe

react

A collection of 3 posts
react

React - Uncaught reference: process is not defined

Recently, I started getting the error process is not defined in the react project. It is really annoying as I have to refresh the browser to view the code changes.
01 Mar 2022 1 min read
react

React Higher-Order Components

A higher-order component (HOC) is an advanced technique in React for reusing component logic. Simply, a higher order component is a function that takes a component and return a new component. To understand this better, we will take authentication example. Our use case is that users are allowed to visit
24 Feb 2022 1 min read
Top 5 animation libraries for react
react

Top 5 animation libraries for react

In order to improve user experience, we need to add various effects to the UI elements in the web application. In this article, I will share top 5 animation libraries that can be used in your react project. * React Transition Group [https://reactcommunity.org/react-transition-group/] -  provides simple components to
23 Feb 2022 1 min read
Page 1 of 1
Lakshmikanth Balasundaram © 2025
Powered by Ghost