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

How to integrate with Mainframe applications?

  • lakshmikanth

lakshmikanth

Sep 5, 2010

Check out this link for details : Taming the Beast: Integrating with Legacy Mainframe Applications

Sign up for more like this.

Enter your email
Subscribe

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.
Mar 1, 2022 1 min read

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
Feb 24, 2022 1 min read

React Router - Animated Transitions

In this article, I will show you how to do animated transitions using react-router and react-transition-group libraries and the solution for the common mistake. Here is the sample application with animated transitions below React Router TransitionsIn this sample application, I used and for animation. From the docs,
Feb 24, 2022 1 min read
Lakshmikanth Balasundaram © 2023
Powered by Ghost