Skip to content

Commit 9e8d9f6

Browse files
committed
review comments
1 parent 4c57f7f commit 9e8d9f6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/pages/app-development/index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Adobe Commerce App Developer's Guide Overview
3-
description:
3+
description: Learn how to make the transition from developing Commerce PHP extensions to developing Out-of-Process apps.
44
---
55

66
# Adobe Commerce App Developer's Guide Overview
@@ -25,7 +25,7 @@ Once you've become comfortable with the Adobe I/O infrastructure, analyze your
2525

2626
### Frontend development
2727

28-
[Spectrum](https://spectrum.adobe.com/page/principles/) provides all the tools you need to create the next generation of React-based applications. Adobe Commerce continues support of legacy PWA and Luma storefronts.
28+
[Spectrum](https://spectrum.adobe.com/page/principles/) provides all the tools you need to create the next generation of React-based applications. Adobe Commerce continues support of legacy [PWA Studio](https://developer.adobe.com/commerce/pwa-studio/) and [Luma](https://developer.adobe.com/commerce/frontend-core/) storefronts.
2929

3030
### APIs
3131

@@ -35,7 +35,7 @@ Once you've become comfortable with the Adobe I/O infrastructure, analyze your
3535

3636
[Adobe I/O Events for Adobe Commerce](https://developer.adobe.com/commerce/events/) makes Commerce transactional data available to App Builder using Adobe I/O. You can define the events to transmit data each time an event triggers, or only under circumstances defined within configuration rules.
3737

38-
### Admin development
38+
### Admin development
3939

4040
The [Adobe Commerce Admin UI SDK](../admin-ui-sdk/index.md) enables an App Builder developer to extend the [Commerce Admin](https://experienceleague.adobe.com/docs/commerce-admin/start/admin/admin.html) to include custom menus and pages.
4141

@@ -49,11 +49,11 @@ The [Adobe I/O Key/Value Storage library](https://github.com/adobe/aio-lib-state
4949

5050
### Filesystem
5151

52-
the [Adobe I/O Files library](https://github.com/adobe/aio-lib-state) provides a JavaScript abstraction on top of cloud blob storages with a simple file-system like persistence API.
52+
The [Adobe I/O Files library](https://github.com/adobe/aio-lib-state) provides a JavaScript abstraction on top of cloud blob storages with a simple file-system like persistence API.
5353

5454
## Related information
5555

56-
View the following tutorials for more information about using App Builder to build Out-of-Process apps:
56+
View the following tutorials for more information about using App Builder to build out-of-process apps:
5757

5858
* [Introduction to App Builder](https://experienceleague.adobe.com/docs/commerce-learn/tutorials/adobe-developer-app-builder/introduction-to-app-builder.html)
5959

0 commit comments

Comments
 (0)