Skip to content

Commit f2d328b

Browse files
authored
Update concept.md
1 parent 2833146 commit f2d328b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/technical/concept.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Key Concept: UI5 Over-the-Wire
1+
# UI5 Over-the-Wire
22

3-
The core idea of abap2UI5 is based on a pattern called _HTML Over-the-Wire_, adapted for the ABAP ecosystem. It simplifies UI5 development by moving both UI rendering and application logic entirely to the ABAP backend.
3+
abap2UI5 is built on the HTML Over-the-Wire principle — adapted to the ABAP world. By keeping both UI rendering and application logic on the backend, it simplifies UI5 development and avoids common frontend complexity. This page takes a closer look at the concept and how abap2UI5 brings it to life.
44

55
#### What is HTML Over-the-Wire?
66

0 commit comments

Comments
 (0)