• Skip to main content
  • Skip to primary sidebar

Gabor Flamich

Front-End Developer

  • Portfolio
  • About

DOM Array Methods – forEach, map, filter, sort, reduce

dom-array-methods
View DemoGitHub

## DOM Array Methods
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

HTML

CSS / SCSS

JavaScript

Primary Sidebar

Gabor Flamich

Hi! I my name is Gabor.
I'm a front-end developer from Hungary.

  • Privacy
© 2025 Gabor Flamich