Adobe Commerce Developer Documentation

The content provided is a structured guide for developers working with Adobe Commerce, focusing on various aspects of development, customization, and testing. It is organized into sections that cater to different needs and expertise levels.

Develop, customize, and test
This section emphasizes the use of modern development tools to build event-driven integrations and high-performance storefronts. It highlights the importance of extensibility, allowing developers to create custom integrations and applications, integrate with third-party APIs, and utilize various resources like the Integration Starter Kit, Events, Webhooks, API orchestration, and code samples.

Storefront Development
Here, the focus is on creating a fast and reliable storefront using Edge Delivery Services, Commerce dropins, and Content blocks. The section provides guidance on customizing dropins and preparing for launch, ensuring that developers can effectively deploy their storefronts.

APIs
This part introduces the use of GraphQL and REST APIs for data exchange with the storefront and integration with third-party software. It also mentions the API playground and Commerce Data Services APIs, which are essential tools for developers to interact with Adobe Commerce’s backend.

SDKs
The documentation discusses the use of Software Development Kits (SDKs) for customizing and extending Adobe Commerce. It covers extending the Admin UI, fetching product recommendations, and listening for storefront events, which are crucial for creating a tailored commerce experience.

Concepts
This section delves into the conceptual understanding of App Builder and its role in extending Commerce. It also covers the architecture of Commerce, providing a big-picture view of the enterprise reference architecture, and guides on transitioning existing extensions to apps and adopting Commerce’s composable services.

PHP Developer Documentation
The final section is dedicated to PHP developers

Source: Tutorial—Set up multiple websites or stores with nginx | Magento 2 Developer Documentation