Sample Content UI | HCL Experience API

Learn how to use the Sample Content UI application for HCL Experience API.

Overview

The Sample Content UI is a sample application to show developers how the HCL Experience API can be used to build compelling user interfaces using modern technologies. The core UI frameworks being used in the Sample Content UI are React and Redux.

The Sample Content UI offers simple create, update and delete functionalities for HCL Digital Experience web content management articles and solely uses the HCL Experience API to connect to an HCL Digital Experience instance.

The frameworks used in the Sample Content UI are:
  • React - provides the platform for the development of UI Components to render the look of the web application
  • Redux - provides the means of State Management in the application
  • TypeScript - provides the type safety for the application
  • And Jest and Enzyme – that are test frameworks used to write the test cases for the application.
Figure 1. The Sample UI page shows you the list of contents that corresponds to a search on the word 'Sample', and an option to create a new content
Figure 2. This shows how to create a new content