Basir-Mohammadi / Leaderboard

Module 02: In this project l set up a JavaScript project for the Leaderboard list app, using webpack and ES6 features, notably modules. I consume the Leaderboard API using JavaScript async and await and add some styling.
14 stars 0 forks source link

Leaderboard- setup project #1

Closed Basir-Mohammadi closed 2 years ago

Basir-Mohammadi commented 2 years ago

Proposed changes

The aim of this pull request is to setup a leaderboard project

The following setups were implemented -Use callbacks and promises. -Learn how to use proper ES6 syntax. -Use ES6 modules to write modular JavaScript. -Use webpack to bundle JavaScript.

Type of change

Checklist