Skip to content

Commit 1fe16f9

Browse files
authored
Update dx.md
1 parent 646a20b commit 1fe16f9

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

docs/advanced/technical/dx.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
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. In addition, it aims to address common pain points in everyday developer work — 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. At the same time, it addresses common pain points in everyday development — such as deployment complexity, caching issues, and tooling overhead.
44

5-
This page highlights the key concepts and influences behind the design of abap2UI5.
5+
This page highlights the key ideas and influences behind the design of abap2UI5.
66

77
### API I: Output via `IF_OO_ADT_CLASSRUN`
88

0 commit comments

Comments
 (0)