Skip to content

Commit 275c1c4

Browse files
authored
Update dx.md
1 parent 4b54172 commit 275c1c4

File tree

1 file changed

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

1 file changed

+2
-3
lines changed

docs/advanced/technical/dx.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
# Design Principles: From WRITE to UI5
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. 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.
3+
abap2UI5 is a browser-based UI framework written entirely in ABAP. It is shaped by familiar ABAP patterns that emphasize simplicity and addresses common pain points in day-to-day development — such as deployment complexity, caching issues, debugging and tooling overhead.
64

5+
This page highlights some key ideas and influences behind abap2UI5.
76

87
### API I: Output via `IF_OO_ADT_CLASSRUN`
98

0 commit comments

Comments
 (0)