iliakan / iliakan/javascript-tutorial-cn-old
About translations
- Dominant language
- HTML
- Stars
- 131
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
## Translation process
You can see the details at https://github.com/xitu/javascript-tutorial-en/issues
| Chapter | Status |
| ---------------------------------------- | -------- |
| [An introduction](https://github.com/iliakan/javascript-tutorial-cn/tree/master/1-js/01-getting-started) | Done |
| [JavaScript Fundamentals](https://github.com/iliakan/javascript-tutorial-cn/tree/master/1-js/02-first-steps) | Done |
| [Code quality](https://github.com/iliakan/javascript-tutorial-cn/tree/master/1-js/03-code-quality) | Done |
| [Objects: the basics](https://github.com/iliakan/javascript-tutorial-cn/tree/master/1-js/04-object-basics) | Reviewing |
| [Data types](https://github.com/iliakan/javascript-tutorial-cn/tree/master/1-js/05-data-types) | Reviewing |
| [Advanced working with functions](https://github.com/iliakan/javascript-tutorial-cn/tree/master/1-js/06-advanced-functions) | Reviewing |
| [Objects, classes, inheritance](https://github.com/iliakan/javascript-tutorial-cn/tree/master/1-js/07-object-oriented-programming) | Reviewing |
| [Error handling](https://github.com/iliakan/javascript-tutorial-cn/tree/master/1-js/08-error-handling) | Reviewing |
| [Document](https://github.com/iliakan/javascript-tutorial-cn/tree/master/2-ui/1-document) | Translating |
| [Introduction into Events](https://github.com/iliakan/javascript-tutorial-cn/tree/master/2-ui/2-events) | |
| [Events in details](https://github.com/iliakan/javascript-tutorial-cn/tree/master/2-ui/3-event-details) | |
| [Forms, controls](https://github.com/iliakan/javascript-tutorial-cn/tree/master/2-ui/4-forms-controls)| |
| [Animation](https://github.com/iliakan/javascript-tutorial-cn/tree/master/3-animation) | |
| [Frames and windows](https://github.com/iliakan/javascript-tutorial-cn/tree/master/4-frames-and-windows) | |
| [Regular expressions](https://github.com/iliakan/javascript-tutorial-cn/tree/master/5-regular-expressions) | |
| [Promises, async/await](https://github.com/iliakan/javascript-tutorial-cn/tree/master/6-async) | |
## Translations
- This original version and content of the guide is maintained in English.
- Translations follow the content of the original. Unfortunately, contributors must speak at least some English, so that translations do not diverge.
- Each PR must receive at least one approved review from others before they're merged, it is important to maintain quality.
- Each translator can only apply for one chapter at a time.
- PRs should only modify a chapter or an article at a time.
## Changes to translations
- Changes to content should be made to the [English version](https://github.com/iliakan/javascript-tutorial-en) first, and then translated to each other language.
- This repo only accepts changes that improve simplified Chinese translations.
Interested in helping? Let us know!
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the linked English translation-process issue and the chapter paths listed in this issue's status table. A completed contribution would update one chapter or article in line with the English content and receive at least one approved review, but this issue does not identify a specific chapter to change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100