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: docs/advanced/technical/dx.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,8 @@
1
1
# Design Principles: From WRITE to UI5
2
2
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.
6
4
5
+
This page highlights some key ideas and influences behind abap2UI5.
0 commit comments