An open API service indexing awesome lists of open source software.

https://github.com/moraeslucas/jscodechallenges

JavaScipt challenges using real-world examples
https://github.com/moraeslucas/jscodechallenges

html5 javascript

Last synced: 28 days ago
JSON representation

JavaScipt challenges using real-world examples

Awesome Lists containing this project

README

        

# JavaScript Code Challenges
Here are the challenges, and they use real-world examples. For example:
- Filtering vegetarian dinner options from a menu;
- Setting up a ticking clock in a document;
- Calculating the bill from a trip to a coffee shop.

![screenshot](./JS_Challenges.gif)

## Reference
-Based on the JavaScript course which I have completed on LinkedIn[^1].




[^1]: Code Challenges for JavaScript