Commit graph

5419 commits

Author SHA1 Message Date
Peter Roche
30369a8f8e
Update article.md
Slight wording change to previous patch.
2021-04-13 22:24:36 -06:00
Peter Roche
5b14645cd8
Mention scrollX and scrollY
They are how pageOffsetX and pageOffsetY are listed in MDN. For completeness, and so a search for one of those terms will bring up this page.
2021-04-13 22:10:01 -06:00
Ilya Kantor
9e52cf3e14
Merge pull request #2578 from joaquinelio/patch-15
store vs keeps stored
2021-04-12 10:54:49 +03:00
joaquinelio
8b7bf10143
store vs keeps stored 2021-04-12 04:30:49 -03:00
Ilya Kantor
7b76185892 closes #2524 2021-03-26 09:27:02 +03:00
Ilya Kantor
b2bff50f56 closes #2525 2021-03-26 09:24:59 +03:00
Ilya Kantor
d4feed3480
Merge pull request #2527 from seamissu/patch-5
fix typo
2021-03-26 09:23:40 +03:00
Ilya Kantor
b8346a5bf7
Merge pull request #2530 from hamirmahal/infra/update-article-in-async-await
improve readability of article in chapter 8, async
2021-03-26 09:23:25 +03:00
Ilya Kantor
8e0d22659c
Merge pull request #2532 from joaquinelio/patch-4
link to deprecated v0
2021-03-26 09:22:27 +03:00
Ilya Kantor
4dcd9508d7
Merge pull request #2533 from joaquinelio/patch-5
No polyfill needed any longer
2021-03-26 09:21:47 +03:00
Ilya Kantor
d3f5a59d06 closes #2536 2021-03-26 08:38:34 +03:00
Ilya Kantor
211e13070c
Merge pull request #2537 from joaquinelio/patch-6
typo
2021-03-26 08:25:53 +03:00
Ilya Kantor
0ec6e0c086
Merge pull request #2538 from joaquinelio/patch-7
typo
2021-03-26 08:25:42 +03:00
Ilya Kantor
ebfef9f6fc
Merge pull request #2539 from joaquinelio/patch-8
typo
2021-03-26 08:25:32 +03:00
Ilya Kantor
677fb621dd
Merge pull request #2540 from joaquinelio/patch-9
typo
2021-03-26 08:25:21 +03:00
Ilya Kantor
5f875abc97
Merge pull request #2541 from LLyaudet/patch-3
2 typos
2021-03-26 08:25:11 +03:00
Ilya Kantor
0dc1961648
Merge pull request #2542 from LLyaudet/patch-4
1 typo in 06-function-object
2021-03-26 08:24:49 +03:00
Ilya Kantor
3b3f7c7eda
Merge pull request #2545 from LLyaudet/patch-6
avoid race condition in 06-advanced-functions/09-call-apply-decorator…
2021-03-26 08:14:18 +03:00
Ilya Kantor
532b64f3d4 closes #2547 2021-03-26 08:13:54 +03:00
Ilya Kantor
797c65867b
Merge pull request #2548 from joaquinelio/patch-10
typo
2021-03-26 08:05:01 +03:00
Ilya Kantor
f5583eb477
Merge pull request #2520 from shreenanda-8/master
Add missing semicolon
2021-03-26 08:04:50 +03:00
joaquinelio
3264c4bccb
typo 2021-03-25 18:07:22 -03:00
Ilya Kantor
33f8b4c4de selection improvements 2021-03-25 19:28:25 +03:00
Laurent Lyaudet
c2cbc4cdaa
avoid race condition in 06-advanced-functions/09-call-apply-decorators/04-throttle/solution.md
Well there is still a chance for a race condition but a smaller one.
We would need an atomic "if or set" for isThrottled
2021-03-24 17:27:49 +01:00
Laurent Lyaudet
8bc74f1bde
1 typo in 06-function-object
in 06-advanced-functions/06-function-object/5-sum-many-brackets/solution.md
2021-03-24 16:33:28 +01:00
Laurent Lyaudet
3855301b7f
2 typos 2021-03-24 15:53:22 +01:00
joaquinelio
a010fbc24d
typo 2021-03-23 03:56:48 -03:00
joaquinelio
d464ee94d2
typo 2021-03-23 03:54:31 -03:00
joaquinelio
081d7b2dff
typo 2021-03-23 03:39:50 -03:00
joaquinelio
cd4de4b186
typo 2021-03-23 03:23:04 -03:00
joaquinelio
027b83150e
No polyfill needed any longer 2021-03-19 16:11:20 -03:00
joaquinelio
74935beec9
link to deprecated v0 2021-03-19 16:06:49 -03:00
Hamir Mahal
065e31d0d4 improve readability of article in chapter 8, async
This mostly has readability improvements. There is one change, adding "(this is the same as (result => alert(result))" to a comment, that is solely there for clarification, to help out people learning about this for the first time.
2021-03-18 10:36:21 -07:00
seamissu
cf6be9490b
fix typo 2021-03-18 04:30:53 +11:00
Ilya Kantor
d4b3c135cc
Merge pull request #2526 from joaquinelio/patch-4
CANCEL meaning
2021-03-17 15:37:04 +03:00
joaquinelio
ff9972062a
CANCEL meaning 2021-03-17 09:32:56 -03:00
Shreenanda
51b2becd64
Add semicolon 2021-03-15 06:48:59 +05:30
Shreenanda
b96642dd20
Add semicolon 2021-03-15 06:48:10 +05:30
Ilya Kantor
e01998baf8 minor fixes 2021-03-14 09:52:00 +03:00
Ilya Kantor
bbf60dd340 minor fixes 2021-03-13 23:21:10 +03:00
Ilya Kantor
7ad529e27d
Merge pull request #2464 from VibingCreator/master
Unify content with cosmetic changes
2021-03-13 18:32:54 +03:00
Ilya Kantor
8bc505adcd closes #2459 2021-03-13 18:30:06 +03:00
Ilya Kantor
175574e261
Merge pull request #2440 from Zearin/patch-1
Update article.md
2021-03-13 18:20:14 +03:00
Ilya Kantor
c3a9bbdf49 minor fixes 2021-03-13 15:57:12 +03:00
Ilya Kantor
e4c769d17b
Merge pull request #2489 from mikitachyzhyk/patch-1
Considering Promise.any there are 6 static methods
2021-03-13 10:12:49 +03:00
Ilya Kantor
78f7678882 closes #2494 2021-03-13 10:12:32 +03:00
Ilya Kantor
91aed383d9 minor fixes 2021-03-13 10:08:29 +03:00
Ilya Kantor
a89de3548d closes #2498 2021-03-13 09:38:06 +03:00
Ilya Kantor
bf66ad6a82
Merge pull request #2511 from lumosmind/patch-6
spread operator vs spread syntax
2021-03-13 01:43:17 +03:00
Ilya Kantor
e0f41ea41b
Merge pull request #2509 from T1mL3arn/patch-1
Fix little formatting typo in 1.2.13 (loops)
2021-03-13 01:43:06 +03:00