Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Sync with upstream @ e1a3f634 #53
Conversation
Fix typos in 1.5.3
Make code example more realistic and safe
This updates a small grammar error and adds some helpful info. Hoping it's better now. Let me know if you need any more changes and I'll update it immediately.
Updated based on suggestion on issue #1769
Update task.md
Update 2-ui/4-forms-controls/1-form-elements/article.md
Winnie Pooh case... : )
Fix: change ; => ,
redundant "use case"
Fix possible typos in 4.1 (ArrayBuffer, binary arrays)
Co-authored-by: Muhammed Zakir <8190126+MuhammedZakir@users.noreply.github.com>
Fix typo in 5.11 (WebSocket)
Replace deprecated property in 5.9 (Resumable file upload)
Expand a note in 5.8 (XMLHttpRequest)
Fix typos in 5.8 (XMLHttpRequest)
Add missing parenthesis in 5.6 (Fetch API)
Fix typo in 5.2 (FormData)
Fix typos in 4.3 (Blob)
Rephrased for clarity.
Update article.md
|
|
This PR was automatically generated to merge changes from en.javascript.info at e1a3f63
Conflicted files in this PR have labels ">>>..." with both sides of conflict. If you merge this PR, you'll need to examine the listed files and resolve conflicts.
Alternatively, you can close this PR and merge conflicting changes manually.
The following files have conflicts and may need updates of the translations:
To merge changes manually (instead of merging this PR):
git add remote upstream https://github.com/javascript-tutorial/en.javascript.infogit checkout mastergit pull upstream mastergit checkout --ours <path>git diff --word-diff master...upstream/master <path>(please note: three dots in the command)git push origin masterPlease ignore changes in README.md (git checkout --ours README.md && git commit -m ignore README.md).
This PR will be closed and replaced with a new one in a few days.