Here you are. The offline-capable, modern and somewhat interactive JavaScript tutorial. Open-source all-around.
The area of coverage starts from core features and may be extended. JavaScript is large. JavaScript is hot. Learn JavaScript.
You can see the book online at http://javascript.info or clone the repo, browse and contribute.
Help us to make the best JavaScript and related technologies tutorial.
You are welcome to:
- Fix typos.
- Translate the book.
- Rephrase and improve the text, make it better.
- Add your chapters.
The contributions are carefully reviewed and appended or integrated with the current content.
Steps:
- Clone the repo OR grab it the zip if you don't know Git (yet).
- Open
en/nav.html
to browse the book offline. - Book files are located in
en
for English. Edit them in your favorite editor. Or copy the directory to another language and translate.
See the readme.html
for the details.
The framework and the book content are available under the terms of CC BY-NC-SA.
Ilya Kantor, 2011.