Skip to content

Commit 1b3cf90

Browse files
authored
Update technical.md
1 parent bedbdcb commit 1b3cf90

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/advanced/technical/technical.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Technical Background
22

3-
This article provides an overview of the technical foundations of abap2UI5, summarizing its key ideas regarding architecture, codebase, and compatibility.
3+
This article provides a technical deep dive into **abap2UI5**. It is aimed at developers who want to understand how abap2UI5 works "under the hood" and how it simplifies UI5 development by keeping both logic and UI generation on the backend.
4+
5+
It covers the core ideas behind the framework — including its architecture, codebase, and compatibility — and shows how concepts like **"HTML Over the Wire"** are adapted to the ABAP environment, offering a new approach to building UI5 applications.
46

57
##### 1. HTML Over the Wire
68

0 commit comments

Comments
 (0)