Tutorials
Learn how to build deployable components through these tutorials and guides.
| Want an interactive way to learn about components? Check out the DXP Component Library for best practice examples. |
-
Build and test your first component
Create your first "Hello World" component and learn how the component lifecycle works.
-
Configure Content Management to use the Component Service
Configure the Content Management Service to talk to the Component Service.
-
Deploy and use your component in Squiz DXP
Deploy a component to your Squiz DXP organization and use it in the Content Management Service.
-
Implement static files in the component lifecycle
Implement static files throughout the component lifecycle.
-
Learn how to use Squiz’s new Components at Edge runtime implementation.
-
Things to keep in mind when deleting a component.
|
The component creation tutorials included here cover the creation, configuring, and deployment of server components. They do not cover the creation, configuring and deployment of Components at Edge. Components at Edge are a Squiz DXP Component Service runtime implementation and they are the preferred approach to component development going forward. New documentation focused on creating, configuring, and deploying components at edge is being prepared. In the interim:
|