Skip to content

Commit ee2a521

Browse files
authored
Update concept.md
1 parent 8598d82 commit ee2a521

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/advanced/technical/concept.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Instead of building and maintaining complex JavaScript frontends, managing APIs,
1717
In this architecture the initial request delivers JavaScript and CSS assets, Subsequent interactions trigger AJAX calls to fetch HTML fragments and the browser inserts these fragments into the DOM without reloading the full page:
1818

1919
<p align="center">
20-
<img width="400" alt="image" src="https://github.com/user-attachments/assets/a9fde24a-c572-4e5c-b203-59a0667b9931" />
20+
<img width="600" alt="image" src="https://github.com/user-attachments/assets/db393f3a-940d-4bd3-aec0-5523e8d58fa0" />
2121
<br/>
2222
HTML "Over the Wire" Lifecycle
2323
</p>

0 commit comments

Comments
 (0)