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. |
-
Create a 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.
Legacy tutorial
Components at Edge is a Squiz DXP Component Service runtime implementation.
Components at Edge replaces the server-side approach to component development and deployment.
Building and deploying server-side components is no longer recommended.
The Build and test a server-side component tutorial remains available for legacy purposes.
-
Build and test your first component
Create a server-side "Hello World" component and learn how the server-side component lifecycle works.
|
The server-side component creation tutorial covers 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. They are the preferred approach to component development going forward. A tutorial that covers the creation, configuring, and deployment of a basic Component at Edge is available as the Create a component tutorial. |