forked from javascript-tutorial/cs.javascript.info
-
Notifications
You must be signed in to change notification settings - Fork 0
3.6 #45
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
Merged
otmon76
merged 457 commits into
otmon76:1.3.6-dalsi-pokus
from
javascript-tutorial:1.3.6-merge
Jan 16, 2025
Merged
3.6 #45
otmon76
merged 457 commits into
otmon76:1.3.6-dalsi-pokus
from
javascript-tutorial:1.3.6-merge
Jan 16, 2025
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
Firefox v105 also shows `10px`.
Remove description of inconsistency between Chrome and Firefox
ECMA broken link
Fix typo "stirng" to "string"
Change link to the spec
Omitting parentheses after `new`
grammar suggestion
fix small typo
fix small typo in web-components slots chapter.
fix a small typo
Update task.md
Sync with upstream @ 18b1314
sync 128
Update task.md
When teaching this subject I found that an example where you can see for which array the first and the second value in the [] after matrix stand, helps understanding better.
docs: remove eval polyfill.io
Update article.md
* Remove BigInt IE incompatibility part As Internet Explorer was retired years ago, this paragraph is not needed anymore, so I deleted that line. * Delete link to MDN BigInt compatibility table Unimportant link: almost total compatibility since the appearance of zhe `BigInt` type.
detail `Math.round` behavior on negative numbers in middle case.
Update article.md
Inappropriate code `run`
change example element of multidimensional array
Fixing a minor grammatical typo in the document.
Merge pull request #40 from javascript-tutorial/master
Sync with upstream @ b258d7d
The code uses the function named 'askPassword' but the text above it explaining the error reason says 'ask' instead of 'askPassword'
minor fix to function name written in explanation
….info into sync-34a80e70
Revert "Object methods, "this""
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.