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/concept.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Architecture: UI5 Over-the-Wire?
2
2
3
-
This page outlines the technical foundation of abap2UI5, a framework developed to streamline SAP UI5 application development by shifting both UI rendering and application logic to the ABAP backend. At its core lies an architectural model known as HTML Over the Wire, which has been adapted to SAP-specific technologies in this context.
3
+
This page outlines the technical foundation of abap2UI5. At its core lies an architectural model known as HTML Over the Wire, which has been adapted to SAP-specific technologies in this context and helps to a to streamline UI5 app development by shifting both UI rendering and application logic to the ABAP backend.
0 commit comments