/DOM-Array-Methods

Practice array methods to perform calculations on array elements.

Primary LanguageJavaScript

DOM Array Methods

Practice array methods to perform calculations on array elements.

Table of contents

General info

Practice five of the must common array methods .forEach(), .sort(), .map(), .filter(), and .reduce(). Use fetch to make a request to the Random User Generator API to retrieve user and generate a random number and format it as money. Use the array methods to manipulate the elements.

Screenshots

Screenshot

Demo

Built With

  • HTML
  • CSS
  • JavaScript

Features

List of features ready and TODOs for future development

  • JavaScript async/await
  • Use of third-party api, Random User Generator
  • Use of JavaScript's must common array methods: .forEach(), .sort(), .map(), .filter(), and .reduce()

Status

Project is: finished.

Inspiration

Project based on 20 Web Projects with Vanilla JavaScript

Contact