To translate an article:
1. Check that no one else has claimed your article in the checklist below.
2. Comment below with the title of the article that you would like to translate, e.g. `An Introduction to JavaScript`.
- **Please take only one article at a time**.
3. Fork this repo, translate the article in your fork and submit a pull request!
- The pull request title should be same as the article, e.g. `An Introduction to JavaScript` (just like comment)
Please be prompt with your translations! If you find find that you can't commit any more, let the maintainers know so they can assign the page to someone else.
For Maintainers
Click to open
Please let others know what you do, on community boards and chats, invite them to join. Translations become better if more people see them.
For teams we suggest that an article has 2 reviews to be merged.
Translalions are tracked below, like this:
* [ ] [Home Page](url) (@iliakan) #1
There's a helper bot to track translations, you can read more about it at .
If something doesn't work right, please contact @iliakan.
Only maintainers can check/uncheck items below. If you're not, please write in a comment what you take to translate.
Maintainer List
@jonasjore
For New Translators
Please read this first (click to open)
To translate an article: 1. Check that no one else has claimed your article in the checklist below. 2. Comment below with the title of the article that you would like to translate, e.g. `An Introduction to JavaScript`. - **Please take only one article at a time**. 3. Fork this repo, translate the article in your fork and submit a pull request! - The pull request title should be same as the article, e.g. `An Introduction to JavaScript` (just like comment) Please be prompt with your translations! If you find find that you can't commit any more, let the maintainers know so they can assign the page to someone else.
For Maintainers
Click to open
Please let others know what you do, on community boards and chats, invite them to join. Translations become better if more people see them. For teams we suggest that an article has 2 reviews to be merged. Translalions are tracked below, like this: * [ ] [Home Page](url) (@iliakan) #1 There's a helper bot to track translations, you can read more about it at.
If something doesn't work right, please contact @iliakan.
Only maintainers can check/uncheck items below. If you're not, please write in a comment what you take to translate.
The JavaScript language
An introduction
JavaScript Fundamentals
Code quality
Objects: the basics
Data types
Advanced working with functions
Object properties configuration
Prototypes, inheritance
Classes
Error handling
Promises, async/await
Generators, advanced iteration
Modules
Miscellaneous
Browser: Document, Events, Interfaces
Document
Introduction to Events
UI Events
Forms, controls
Document and resource loading
Miscellaneous
Frames and windows
Binary data, files
Network requests
Storing data in the browser
Animation
Web components
Regular expressions