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

Design Patterns

A collection of 3 posts
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
Architecture

Design Patterns - External Configuration Store Pattern

In my previous post, I discussed about ‘Runtime Reconfiguration Pattern’ [https://www.lakshmikanth.com/design-patterns-runtime-reconfiguration-pattern/]and how it can be applied in Genesys environment.It is easy to implement ‘Runtime Reconfiguration Pattern’ in Genesys and realize benefits for server applications. For client applications,  I recommend to use ‘External Configuration Store’
05 Mar 2015 2 min read
Design Patterns

Design Patterns - Runtime Reconfiguration Pattern

Currently, I am in the process of design and development of custom server application to generate contact center intraday reports on regular intervals and send it to operations team. As with any other contact center servers, this is critical for business to run their operations. I was working on Microsoft
04 Mar 2015 2 min read
Page 1 of 1
Lakshmikanth Balasundaram © 2025
Powered by Ghost