https://github.com/jgthms/javascript-in-14-minutes
Learn the basics of JavaScript in 14 minutes
https://github.com/jgthms/javascript-in-14-minutes
javascript tutorial
Last synced: 17 days ago
JSON representation
Learn the basics of JavaScript in 14 minutes
- Host: GitHub
- URL: https://github.com/jgthms/javascript-in-14-minutes
- Owner: jgthms
- License: mit
- Created: 2018-03-17T09:58:17.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-17T08:34:15.000Z (almost 6 years ago)
- Last Synced: 2025-03-29T13:11:14.217Z (24 days ago)
- Topics: javascript, tutorial
- Language: CSS
- Homepage: https://jgthms.com/javascript-in-14-minutes/
- Size: 1.65 MB
- Stars: 563
- Watchers: 15
- Forks: 67
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JavaScript in 14 minutes
Learn the basics of JavaScript in 14 minutes with this interactive tutorial! 😃
## Copyright and license
Code copyright 2018 Jeremy Thomas.
The content of this project itself is licensed under the [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-nc-sa/4.0/).
The underlying source code used to format and display that content is licensed under the [MIT license](https://opensource.org/licenses/mit-license.php).