Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Modern JavaScript Tutorial

License

NotificationsYou must be signed in to change notification settings

kevinls-coder/javascript-tutorial-en

 
 

Repository files navigation

This repository hosts the content of the Modern JavaScript Tutorial, published athttps://javascript.info.

Translations

(In alphabetical order):

LanguageGithubTranslation leadsTranslated (%)      Last Commit      Published
Azerbaijaniorkhan-huseyn/javascript-tutorial-az@orkhan-huseyn
Chinesexitu/javascript-tutorial-zh@levidingzh.javascript.info
FrenchHachemiH/javascript-tutorial-fr@HachemiH
JapaneseKenjiI/javascript-tutorial-ja@KenjiIja.javascript.info
KoreanViolet-Bora-Lee/javascript-tutorial-ko@Violet-Bora-Lee
Persian (Farsi)mehradsadeghi/javascript-tutorial-fa@mehradsadeghistarted
Polishkrzmaciek/javascript-tutorial-pl@krzmaciek
Romanianlighthousand/javascript-tutorial-ro@lighthousand
Russianiliakan/javascript-tutorial-ru@iliakan* .learn.javascript.ru
Turkishsahinyanlik/javascript-tutorial-tr@sahinyanlik

* – the previous version is published in Russian, need to backport/translate the new one from English.

If you'd like to translate it into your language, please clone the repository, change its name tojavascript-tutorial-... (by the language) andcreate an issue for me to add you to the list.

You can edit the text in any editor (markdown-like syntax). The server to run the tutorial locally and see how it looks is athttps://github.com/iliakan/javascript-tutorial-server.

Structure

Every chapter, article or a task has its folder.

The folder is named likeN-url, whereN is a number for the sorting purposes andurl is the URL part with title of the material.

The type of the material is defined by the file inside the folder:

  • index.md stands for a chapter
  • article.md stands for an article
  • task.md stands for a task (solution must be provided insolution.md file aswell)

Each of these files starts from the# Main header.

About

Modern JavaScript Tutorial

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML92.7%
  • JavaScript4.9%
  • CSS2.4%

[8]ページ先頭

©2009-2025 Movatter.jp