Skip to content

Commit 3073e73

Browse files
authored
Update how_it_all_works.md
1 parent f2d328b commit 3073e73

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

docs/technical/how_it_all_works.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
# Deep Dive: How Does It All Work?
1+
# Behind the Scenes
22

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.
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. It covers the core ideas behind the framework — including its architecture, codebase, and compatibility — and explains how concepts like HTML Over the Wire were adapted to the ABAP environment. This article was originally published on the [SAP Commmunity.](https://community.sap.com/t5/technology-blog-posts-by-members/abap2ui5-7-technical-background-under-the-hood-of-abap2ui5/ba-p/13566459)
64

75
##### 1. HTML Over the Wire
86

0 commit comments

Comments
 (0)