You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/pages/app-development/index.md
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -15,13 +15,18 @@ Start by becoming familiar with the [App Builder documentation](https://develope
15
15
16
16
Once you've become comfortable with the Adobe I/O infrastructure, analyze your current extensions and begin mapping its in-process features into the App Builder and Adobe I/O environment. Key areas to consider include:
17
17
18
+
* Frontend development
18
19
* APIs
19
20
* Plugins and observers
20
21
* Backend development
21
22
* Custom cron jobs
22
23
* Database data
23
24
* Filesystem
24
25
26
+
### Frontend development
27
+
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.
29
+
25
30
### APIs
26
31
27
32
[API Mesh for Adobe Developer App Builder](https://developer.adobe.com/graphql-mesh-gateway/) enables developers to integrate private and third-party APIs and other software interfaces with Adobe Commerce and other Adobe products using Adobe I/O.
0 commit comments