Skip to content

Mini-project with high order array methods, DOM manipulation and fetch API w/ Async/Await for calculating wealth

Notifications You must be signed in to change notification settings

oanskyy/DOM-array-methods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DOM Array Methods

Project with high order array methods, DOM manipulation and fetch API with Async/Await

Project Specifications

  • Fetch random users from the randomuser.me API with async/await
  • Use forEach() to loop and output user/wealth
  • Use map() to double wealth
  • Use filter() to filter only millionaires
  • Use sort() to sort by wealth
  • Use reduce() to add all wealth

About

Mini-project with high order array methods, DOM manipulation and fetch API w/ Async/Await for calculating wealth

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published