Skip to content

Commit 4daffc5

Browse files
committed
Improve browser fetch examples and reorder
1 parent bfe9549 commit 4daffc5

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

JavaScript/4-fetch.js renamed to JavaScript/5-fetch.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
const fs = require('fs');
44
const http = require('http');
55

6-
const index = fs.readFileSync('./4-fetch.html');
6+
const index = fs.readFileSync('./5-fetch.html');
77
const person = { name: 'Marcus' };
88
const data = JSON.stringify(person);
99

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy