You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/advanced/technical/concept.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ Flow:
21
21
- The browser renders these definitions using a static UI5 application
22
22
- Users interact with the UI — the backend handles logic and updates
23
23
24
-
### From SSR to Over-the-Wire: A Brief History
24
+
### From SSR to HTML Over-the-Wire
25
25
26
26
In early web development, **Server-Side Rendering (SSR)** was the default. Every user action triggered a full-page reload with a complete HTML response.
0 commit comments