In Constellation applications, the Constellation engine relies on PCore and PConnect public APIs to deliver the application's UI. This approach delivers access to state management, actions, events, and a higher level of abstraction to the DX APIs.
The Constellation orchestration layer is the backbone of the Constellation architecture and contains the PCore and PConnect APIs. The Constellation DX components that are part of the Constellation design system use the PCore and PConnect APIs to connect the Constellation presentational components to the Pega Platform™ Server.
Type definitions
Using TypeScript type definitions, the IDE helps you with code completion and provides the functional definition, functional parameters, and return data.
For more information on type definitions, see Using type definitions for PCore and PConnect APIs.