Skip to content

Commit 95e20eb

Browse files
authored
Update concept.md
1 parent 0c10fe1 commit 95e20eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/technical/concept.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
_The Core Architecture of abap2UI5_
44

5-
If you're new to abap2UI5 and want to understand its core architectural idea, start here. This article introduces the central pattern behind the framework: HTML Over-the-Wire — reimagined for the ABAP world. It explains how abap2UI5 eliminates traditional frontend complexity by moving both UI rendering and application logic into the ABAP backend. The result: faster development, easier deployment, and a UI5 shell that acts purely as a rendering engine.
5+
This article introduces the central pattern behind the framework: HTML Over-the-Wire — reimagined for the ABAP world. It explains how abap2UI5 eliminates traditional frontend complexity by moving both UI rendering and application logic into the ABAP backend. The result: faster development, easier deployment, and a UI5 shell that acts purely as a rendering engine.
66

77
#### What is HTML Over-the-Wire?
88

0 commit comments

Comments
 (0)