Skip to content

sync#28

Merged
otmon76 merged 66 commits intootmon76:masterfrom
javascript-tutorial:master
Aug 22, 2022
Merged

sync#28
otmon76 merged 66 commits intootmon76:masterfrom
javascript-tutorial:master

Conversation

@otmon76
Copy link
Owner

@otmon76 otmon76 commented Aug 22, 2022

No description provided.

joaquinelio and others added 30 commits July 13, 2022 08:36
Fixed the wrong sequence
to make `alerts` work
Noticed that the word implementing was spelt incorrectly within the section for pointercancel events, thus I decided to correct it for reading comprehension reasons.
Fixed typo
According to MDN, the precedence of unary plus, unary negation,
exponentiation, multiplication, division, addition, and
subtraction is 1 lower than it is in the document
Line 265 and 266: Use 'fruits' instead of the 'arr' variable.
This is almost the minimal number of changes that I would make. 

I would still recommend changing "play" in the first line to "work".
Looks like the right line for a comment is the line 306 instead of 308.
Edit precedence of `??` and `||`
Fix typo in pointercancel section
iliakan and others added 28 commits August 14, 2022 14:26
Add Number.isNaN and Number.isFinite
Fix typos in array methods article.md
@otmon76 otmon76 merged commit 9750bbb into otmon76:master Aug 22, 2022
otmon76 added a commit that referenced this pull request Aug 22, 2022
Merge pull request #28 from javascript-tutorial/master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.