Skip to content

Commit

Permalink
Merge pull request #233 from slamech/patch-1
Browse files Browse the repository at this point in the history
Update learning-path.md
  • Loading branch information
keharper authored Jun 28, 2024
2 parents 6c3da6b + 136414d commit b8b3e98
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/pages/app-development/learning-path.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ The following resources will help you get to know the extensibility options offe
- Develop custom applications with Adobe Developer App Builder
- [App Builder overview](https://developer.adobe.com/app-builder/docs/overview/) - An overview of the App Builder ecosystem. The App Builder documentation applies to all Adobe products that integrate with App Builder, including Adobe Commerce.
- [Creating your first App Builder application](https://developer.adobe.com/app-builder/docs/getting_started/first_app/) - A generalized tutorial on creating your first App Builder app. If you are new to App Builder, Adobe recommends reviewing the App Builder overview before beginning this tutorial.
- [Building integrations with App Builder](https://developer.adobe.com/commerce/extensibility/starter-kit/create-integration/) - Accelerate building integrations with the integration starter kit for Adobe Commerce
- Orchestration with API Mesh for Adobe Developer App Builder
- [Getting started](https://developer.adobe.com/graphql-mesh-gateway/gateway/getting-started/) - Information on how to get started with API Mesh.
- [Creating a mesh](https://developer.adobe.com/graphql-mesh-gateway/gateway/create-mesh/) - Developer documentation on creating a mesh.
Expand All @@ -43,6 +44,7 @@ The following resources will help you get to know the extensibility options offe
- [Working with projects and workspaces](https://experienceleague.adobe.com/docs/commerce-learn/tutorials/adobe-developer-app-builder/api-mesh/aio-projects-workspaces.html)
- [Create a mesh with a single source](https://experienceleague.adobe.com/docs/commerce-learn/tutorials/adobe-developer-app-builder/api-mesh/graphql-single-source.html)
- [Create a mesh with multiple sources](https://experienceleague.adobe.com/docs/commerce-learn/tutorials/adobe-developer-app-builder/api-mesh/graphql-multiple-source.html?lang=en)
- [Try out the Commerce API](https://experienceleague.adobe.com/developer/commerce/storefront/playgrounds/commerce-services/) in the developer playground with zero setup required.
- Build event-driven integrations with Adobe I/O Events for Adobe Commerce
- [Adobe I/O Events](https://developer.adobe.com/events/docs/) - Developer documentation for general Adobe I/O Events functionality, not specific to Adobe Commerce. View this documentation for information about consuming events in App Builder using journaling, runtime actions, retry mechanisms, and more.
- [Adobe I/O Events for Adobe Commerce](https://developer.adobe.com/commerce/extensibility/events/) - Developer documentation for Adobe I/O Events for Adobe Commerce.
Expand All @@ -64,8 +66,9 @@ The following resources will help you get to know the extensibility options offe
- [Configuration](https://developer.adobe.com/commerce/extensibility/webhooks/hooks/) - Developer documentation on how to configure hooks for Adobe Commerce.
- [Common use cases](https://developer.adobe.com/commerce/extensibility/webhooks/use-cases/) - Descriptions of common Adobe Commerce use cases for webhooks.

## Troubleshooting
## Additional Resources

- [Code samples for extending and integrating Adobe Commerce](https://developer.adobe.com/commerce/code-samples)
- [Logging and troubleshooting in App Builder](./best-practices/logging-troubleshooting.md)
- [Adobe I/O Events frequently asked questions](https://developer.adobe.com/events/docs/support/faq/)
- [App Builder security overview](https://developer.adobe.com/app-builder/docs/guides/security/)

0 comments on commit b8b3e98

Please sign in to comment.