Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexandrbig1/calculate-wealth
practicing coding(JavaScript)
https://github.com/alexandrbig1/calculate-wealth
array arraymethods css3 dom dom-manipulation frontend html5 javascript js jslibrary json json-api json-server webapi webapp webapplication webdevelopment
Last synced: 6 days ago
JSON representation
practicing coding(JavaScript)
- Host: GitHub
- URL: https://github.com/alexandrbig1/calculate-wealth
- Owner: Alexandrbig1
- Created: 2023-08-31T13:59:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-01T15:12:48.000Z (over 1 year ago)
- Last Synced: 2025-01-22T04:08:22.439Z (8 days ago)
- Topics: array, arraymethods, css3, dom, dom-manipulation, frontend, html5, javascript, js, jslibrary, json, json-api, json-server, webapi, webapp, webapplication, webdevelopment
- Language: JavaScript
- Homepage: https://alexandrbig1.github.io/calculate-wealth/
- Size: 12.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Calculate Wealth(DOM Array Methods)
Project to teach high order array methods and DOM manipulation
## Project Specifications:
- Fetch random users from the [randomuser.me](https://randomuser.me) API
- 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
- High order array methods and DOM manipulation### I have worked on this project from [Udemy learning courses](https://www.udemy.com/)
### Languages and Tools:
### Connect with me: