Skip to content

Demonstrate the use of Callbacks, Promises, ES6, Webpack and Modular JS

License

Notifications You must be signed in to change notification settings

Kasaija-Kenneth/Leaderboard-list-app

Repository files navigation

Leaderboard-list-app

Demonstrate the use of Callbacks, Promises, ES6, Webpack and Modular JS

Objectives

  • Use callbacks and promises.
  • Learn how to use proper ES6 syntax.
  • Use ES6 modules to write modular JavaScript.
  • Use webpack to bundle JavaScript.
  • Send and receive data from an API.
  • Use API documentation.
  • Understand and use JSON.
  • Make JavaScript code asynchronous.
  • Understand how to use medium-fidelity wireframes to create a UI

Milestone Reached

  • Create an npm project with webpack.
  • Write plain HTML markup with minimum styling
  • Use ES6 modules, with import and export.
  • Implement the "Refresh" button that will get all scores for a game created from the API
  • Implement the form "Submit" button that will save a score for a game
  • Use arrow functions instead of the function keyword.
  • Use async and await JavaScript features to consume the API.
  • Apply CSS

Setup

  • clone the project Repo from repo.

-Set up webpack Webpack

Author:

👤 Kasaija Kenneth

Link to online version

live demo

🤝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • I would like to mention Linda, my coding partner for all the support to see this project come to completion.
  • In a special way, i would like to thank Microverse for giving me the opportunity to take part in this program.

Licence

This project is GPL licensed.

About

Demonstrate the use of Callbacks, Promises, ES6, Webpack and Modular JS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published