Skip to content

Commit 3693588

Browse files
authored
Update overview.md
1 parent 0445e79 commit 3693588

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/advanced/technical/overview.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ _Structured Web Applications_
2424

2525
### UI5 Freestyle (2010+) (SAP)
2626
_Full Client-Side SPAs_
27+
2728
With the advent of smartphones and richer web experiences, **UI5 Freestyle** was introduced.
2829

2930
- Based on **JavaScript, XML Views, and UI5 Controls**.
@@ -34,6 +35,7 @@ With the advent of smartphones and richer web experiences, **UI5 Freestyle** was
3435

3536
### RAP / Fiori Elements (2019+) (SAP)
3637
_Standardized Backend-Driven SPA_
38+
3739
The **RESTful Application Programming Model (RAP)** and **Fiori Elements** aim to standardize application development.
3840

3941
- Developers define **CDS Annotations** in ABAP to describe UI behavior.
@@ -43,6 +45,7 @@ The **RESTful Application Programming Model (RAP)** and **Fiori Elements** aim t
4345

4446
### abap2UI5 (2023+) (Open Soure)
4547
_Over-the-Wire for ABAP/UI5_
48+
4649
**abap2UI5** brings the simplicity of the **Over-the-Wire** concept to SAP UI5 development.
4750

4851
- The ABAP backend defines **UI5 XML Views** and **JSON ViewModels**.

0 commit comments

Comments
 (0)