Skip to content

Commit 69a1c85

Browse files
authored
Update dx.md
1 parent 1fe16f9 commit 69a1c85

File tree

1 file changed

+3
-2
lines changed
  • docs/advanced/technical

1 file changed

+3
-2
lines changed

docs/advanced/technical/dx.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# From WRITE to UI5: What Shaped abap2UI5
22

3-
abap2UI5 is a browser-based UI framework written entirely in ABAP. It is shaped by familiar ABAP patterns that emphasize simplicity, readability, and backend-driven development. At the same time, it addresses common pain points in everyday development — such as deployment complexity, caching issues, and tooling overhead.
3+
abap2UI5 is a browser-based UI framework written entirely in ABAP. It is shaped by familiar ABAP patterns that emphasize simplicity, readability, and backend-driven development. It also addresses common pain points in day-to-day development — such as deployment complexity, caching issues, and tooling overhead.
4+
5+
This page highlights the key ideas and influences behind abap2UI5.
46

5-
This page highlights the key ideas and influences behind the design of abap2UI5.
67

78
### API I: Output via `IF_OO_ADT_CLASSRUN`
89

0 commit comments

Comments
 (0)