You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository hosts the content of the Modern JavaScript Tutorial, published at [https://javascript.info](https://javascript.info).
4
+
This repository hosts the German translation of the Modern JavaScript Tutorial. The original content is published at [https://javascript.info](https://javascript.info).
If you want to contribute to the translation fork this repository and go ahead. Submit your work via pull request.
10
9
11
-
In progress:
12
-
- Chinese: the ongoing translation at [https://github.com/iliakan/javascript-tutorial-cn](https://github.com/iliakan/javascript-tutorial-cn), go ahead and join if you know Chinese.
If you'd like to translate it into your language then fork the English tutorial and go ahead. I can publish the translation with your credits on a domain like fr.javascript.info or you can do it on your domain.
16
-
17
-
You can also send PR for this file to indicate that there's work in progress.
10
+
The table of content below indicates already translated chapters via an active link to the translated file. Chapters without a link are stil in the original, english shape.
18
11
19
12
Please note that the tutorial can run locally using <https://github.com/iliakan/javascript-tutorial-server/>.
20
13
@@ -33,3 +26,281 @@ The type of the material is defined by the file inside the folder:
33
26
Each of these files starts from the `# Main header`.
34
27
35
28
Assets required for the material reside in the same folder.
0 commit comments