This sample app demonstrates the use of a state container based on Redux by utilizing the standard Redux JavaScript library within your Kony app. Redux provides the ability to maintain the state of single page applications (SPA).
It is based on three principles:
For more info on redux visit https://redux.js.org and view the provided Redux Integration Guide.
Prerequisites
Before using the sample app, ensure you have the following:
© Copyright 2024 HCL Technologies Limited. All rights reserved. Various trademarks held by their respective owners.