forked from lydiahallie/javascript-questions
-
Notifications
You must be signed in to change notification settings - Fork 1
合并 #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
liuhong1happy
wants to merge
1,257
commits into
liuhong1happy:master
Choose a base branch
from
lydiahallie:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
合并 #1
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
add zh-TW version 66~75 translations
Fixes to question 133
Fixes to question 77
Clearing an interval, other than reloading the browser/process, is the only way to garbage-collect a set interval, so it would stop running.
Fix to #114: Add `clearInterval` to explanation
* fix language code * rename README-ua_UA.md -> README.md
Update Ukrainian translation
translate to Vietnamese 147 - 155
Add translation of question 137
zh_CN fix 133 setTimeout
This reverts commit 63f6960.
misspelling: "pas" => "par"
Update README_fr-FR.md
✏️ Fix typo in q12 answer
there was a false assumption that `Promise.resolve(Promise.resolve('Promise!'))` resolves a Promise that needs to be resolved again while it just resolves with `Promise!`
Update README-zh_CN.md
fixed small typo in Q 135
Update README-zh_CN.md
Add Romanian language
Update README.md
…at Simplified Chinese documentation --from https://sparanoid.com/note/chinese-copywriting-guidelines/
updated the repo introduction
Optimize typography and punctuation in both Chinese and English.
Add 20 translated questions | Total translated: 70
fix(118): operator not operand
Update README-bs_BS.md
For me it was unclear why "Promise 2" is printed before "Promise 1".
Fixing the typos and grammar mistakes
docs: make question 3 explanation more comprehensive
133 clarification
Fix Question 147 typo.
Update README.md
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.