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

现代 JavaScript 教程(The Modern JavaScript Tutorial),以最新的 ECMAScript 规范为基准,通过简单但足够详细的内容,为你讲解从基础到高阶的 JavaScript 相关知识。

License

NotificationsYou must be signed in to change notification settings

javascript-tutorial/zh.javascript.info

 
 

Repository files navigation

本分支用于与英文版仓库文件进行比对,进而跟进更新本教程,请勿删除本分支!本分支操作方式请见WIKI

The Modern JavaScript Tutorial

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

Translations

We'd like to make the tutorial available in many languages. Please help us to translate.

Seehttps://javascript.info/translate for the details.

Contributions

We'd also like to collaborate on the tutorial with other people.

Something's wrong? A topic is missing? Explain it to people, add as PR 👏

You can edit the text in any editor. The tutorial uses enhanced "markdown" format, easy to grasp. And if you want to see how it looks on-site, there's a server to run the tutorial locally athttps://github.com/javascript-tutorial/server.

The list of contributors is available athttps://javascript.info/about#contributors.

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 as well)

Each of these files starts from the# Main header.

It's very easy to add something new.


♥Ilya Kantor @iliakan

About

现代 JavaScript 教程(The Modern JavaScript Tutorial),以最新的 ECMAScript 规范为基准,通过简单但足够详细的内容,为你讲解从基础到高阶的 JavaScript 相关知识。

Topics

Resources

License

Stars

Watchers

Forks


[8]ページ先頭

©2009-2025 Movatter.jp