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
- Host: GitHub
- URL: https://github.com/moraeslucas/jscodechallenges
- Owner: moraeslucas
- License: mit
- Created: 2022-06-11T21:47:59.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-24T19:38:15.000Z (about 1 year ago)
- Last Synced: 2025-02-17T23:43:53.665Z (4 months ago)
- Topics: html5, javascript
- Language: JavaScript
- Homepage:
- Size: 16.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.
## Reference
-Based on the JavaScript course which I have completed on LinkedIn[^1].
[^1]: Code Challenges for JavaScript