Skip to content

Commit cf885ab

Browse files
authored
Update concept.md
1 parent c99d110 commit cf885ab

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/advanced/technical/concept.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Key Concept: UI5 Over-the-Wire?
22

3-
This page introduces the technical foundation of abap2UI5. At its core lies an architectural pattern known as HTML Over-the-Wire, thoughtfully adapted for the SAP technology stack. The key idea is to simplify UI5 application development by shifting both UI rendering and application logic entirely to the ABAP backend.
3+
This page introduces the technical foundation of abap2UI5.
4+
5+
At its core lies an architectural pattern known as HTML Over-the-Wire, adapted for the SAP technology stack. The key idea is to simplify UI5 application development by shifting both UI rendering and application logic entirely to the ABAP backend.
46

57
#### What is HTML Over-the-Wire?
68

0 commit comments

Comments
 (0)