This is the code companion for a series of tutorials designed for developers new to the SPA Editor feature in Adobe Experience Manager (AEM). There are two parallel versions of the tutorial:
The starter and solution branches in this repository correspond to Angular and React versions of the tutorial.
Tutorial | Starter Code | Solution |
---|---|---|
SPA Editor Project | Angular/create-project-start | Angular/create-project-solution |
Integrate the SPA | Angular/integrate-spa-start | Angular/integrate-spa-solution |
Map SPA Components | Angular/map-components-start | Angular/map-components-solution |
Navigation and routing | Angular/navigation-routing-start | Angular/navigation-routing-solution |
Tutorial | Starter Code | Solution |
---|---|---|
SPA Editor Project | React/create-project-start | React/create-project-solution |
Integrate the SPA | React/integrate-spa-start | React/integrate-spa-solution |
Map SPA Components | React/map-components-start | React/map-components-solution |
Navigation and routing | React/navigation-routing-start | React/navigation-routing-solution |