Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adamalton/javascript-challenges
Tasks for an introduction to Javascript
https://github.com/adamalton/javascript-challenges
Last synced: 3 days ago
JSON representation
Tasks for an introduction to Javascript
- Host: GitHub
- URL: https://github.com/adamalton/javascript-challenges
- Owner: adamalton
- Created: 2014-04-03T18:03:20.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-04-18T14:06:14.000Z (almost 11 years ago)
- Last Synced: 2024-11-19T02:14:14.911Z (2 months ago)
- Size: 160 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Javascript Challenges
## Instructions
* For each challenge, save the HTML file to your computer (click 'Raw' and then File -> Save As).
* Open the downloaded file in your web browser.
* Also open the downloaded file in your text editor.
* Use Google to help you find the solution.