Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Scthe authored Nov 20, 2024
1 parent 3a86256 commit 1f66d9c
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,15 @@ Running the Express server in the web browser is [not new](https://glebbahmutov.


> Image 1

https://github.com/user-attachments/assets/d77f3e78-2877-4f5b-ac5a-8357364b614e


*Start the Express server and execute a simple request against it. The request object is send directly to the QuickJS, without executing a network request. Edit the endpoint handler and restart the server to see changed response.*

> Image 2

https://github.com/user-attachments/assets/ad773417-d2e7-4fcf-8978-e298ebba3504


*Using service workers to intercept network requests for iframes and `fetch()`. I've shown browser network devtools at the bottom. The user navigates inside the iframe. The initial index.html file is loaded from `express.static()` directory.*

Expand Down

0 comments on commit 1f66d9c

Please sign in to comment.