React
React is a popular JavaScript library for building user interfaces, particularly single-page applications. It allows developers to create reusable UI components and manage the state of their applications efficiently.
-
Redux - Redux provides predictable state management
Requirements
OneCX Libraries
The OneCX platform provides several libraries to assist in React application development:
-
react-integration-interface: A library that provides interfaces and utilities for integrating React applications with the OneCX platform.
-
react-auth: A library that handles authentication and authorization within React applications.
-
react-remote-components: A library that enables the use of remote components in React applications, facilitating microfrontend architectures.
-
react-webcomponents: A library that allows the creation and use of web components within React applications.