Skip to content

Commit e7c6903

Browse files
authored
ReadMe file updated (#469)
1 parent 359e1df commit e7c6903

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

README.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -49,17 +49,13 @@ If you want to continue using the previous release you can checkout [release/8.8
4949

5050
# Overview
5151

52-
The **React SDK** combined with Pega's client orchestration APIs (ConstellationJS APIs) provides a guided iterative development workflow experience. This accelerates integrating Pega’s Constellation DX API with an alternative (non-Pega) UI. Integrating an alternative design system is achieved using DX Components.
52+
The **React SDK** combined with Pega's client orchestration APIs provides a guided iterative development workflow experience that accelerates integrating Pega’s Constellation DX API with an alternative (non-Pega) UI. Integrating an alternative design system is achieved using DX Components.
5353

54-
A DX component consists of the following:
54+
A DX component contains logic and presentation tags to merge the alternate design system with Pega’s client orchestration APIs.
5555

56-
- Component definition metadata that defines the low code developer configuration experience in App Studio and the parameters passed to the DX component for runtime rendering.
57-
- Javascript to integrate component parameters, ConstellationJS client APIs, and alternate design system presentational components.
58-
- Storybook configuration and mocks for integrating with Infinity to facilitate local component testing before publication, configuration, and testing with the Infinity server.
56+
The alternative design system used in the React SDK is [Material UI](https://v4.mui.com/). For more information about Constellation SDKs, see the [Constellation SDKs](https://docs.pega.com/bundle/constellation-sdk/page/constellation-sdks/sdks/constellation-sdks.html) documentation.
5957

60-
The React SDK includes a ConstellationJS to React bridge and sample DX components. The alternative design system used in the React SDK is [Material UI](https://v4.mui.com/). For more information about Constellation SDKs, see the [Constellation SDKs](https://docs.pega.com/bundle/constellation-sdk/page/constellation-sdks/sdks/constellation-sdks.html) documentation.
61-
62-
A **summary of the latest updates** to the **@pega/react-sdk-components** and
58+
A summary of the latest updates to the **@pega/react-sdk-components** and
6359
**@pega/react-sdk-overrides** used by the React SDK can be found in
6460
[react-sdk-components KeyReleaseUpdates.md](./node_modules/@pega/react-sdk-components/lib/doc/KeyReleaseUpdates.md).
6561

0 commit comments

Comments
 (0)