Demo for JS Promise: Get a limited list of users from github, using fetch. For each memeber of the list, dispatch another fetch, get name from result, and display it; each operation is a promise, does not wait for others to complete, so each name is displayed as soon as it arrives, so names are dispayed on arrival order. Could be re-written with async/await.
-
Notifications
You must be signed in to change notification settings - Fork 0
Demo for JS Promise: Get a limited list of users from github
License
cornel001/users
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Demo for JS Promise: Get a limited list of users from github
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published