Skip to content

Commit 16b6fe6

Browse files
committed
fix: replace "application logic" with "app logic" in concept intro
https://claude.ai/code/session_01M6YRViV1SVqE9DoZwXMbbd
1 parent f368090 commit 16b6fe6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/technical/concept.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ outline: [2, 4]
55

66
_The Architecture of abap2UI5_
77

8-
This article introduces the core pattern behind abap2UI5: HTML Over-the-Wire — adapted for the ABAP ecosystem. It shows how this approach cuts traditional frontend complexity by moving UI rendering and application logic to the backend. The result: faster development, simpler deployment, and a UI5 frontend shell that's purely a rendering engine.
8+
This article introduces the core pattern behind abap2UI5: HTML Over-the-Wire — adapted for the ABAP ecosystem. It shows how this approach cuts traditional frontend complexity by moving UI rendering and app logic to the backend. The result: faster development, simpler deployment, and a UI5 frontend shell that's purely a rendering engine.
99

1010
#### What is HTML Over-the-Wire?
1111

0 commit comments

Comments
 (0)