paroche
19108b3a4e
Update article.md
...
Wording change on intro to "Accessor descriptors".
2019-09-15 22:05:02 -06:00
Ilya Kantor
646989dd47
Merge pull request #1346 from KamenKolev/patch-1
...
Corrected typos
2019-09-15 23:49:29 +03:00
paroche
6e485cde25
Update article.md
...
Wording on internal name and Function Declarations.
2019-09-14 14:13:33 -06:00
Kamen
723514fafb
Corrected typos
2019-09-14 19:06:13 +03:00
Ilya Kantor
c4b1a404ae
Merge pull request #1340 from paroche/patch-31
...
Update article.md
2019-09-14 12:52:26 +03:00
Ilya Kantor
42244df792
Merge pull request #1339 from paroche/patch-29
...
Update article.md
2019-09-14 09:32:16 +03:00
Ilya Kantor
478c32158b
Merge pull request #1341 from paroche/patch-32
...
Update solution.md
2019-09-14 09:31:06 +03:00
Ilya Kantor
cf19e84a3b
Merge pull request #1342 from paroche/patch-33
...
Update task.md
2019-09-14 09:30:59 +03:00
paroche
eda95124c4
Update article.md
...
Remove comma.
2019-09-13 22:45:46 -06:00
paroche
7886e24b0f
Update task.md
...
Wording / punctuation change.
2019-09-13 20:58:31 -06:00
paroche
51d2d3e5fc
Update solution.md
...
"avoid" rather than "evade".
2019-09-13 17:04:35 -06:00
paroche
5138c587be
Update article.md
...
Wording adjustments in Summary lines "- Write/delete...", and "- The `for..in`...".
2019-09-13 16:50:27 -06:00
paroche
940a9b710d
Update article.md
...
Wording and punctuation of 'hasOwnProperty' 'for..in' loop question and answer.
2019-09-13 16:23:35 -06:00
Ilya Kantor
f97b2fd1e2
Merge pull request #1334 from paroche/patch-28
...
Update article.md
2019-09-13 22:51:10 +03:00
Ilya Kantor
2a18661fb8
Merge pull request #1329 from scottmartin-ln/patch-1
...
Minor grammar fix
2019-09-13 17:58:06 +03:00
Ilya Kantor
9fdad7a15d
Merge pull request #1330 from scottmartin-ln/patch-2
...
Minor grammar fix
2019-09-13 17:57:55 +03:00
Ilya Kantor
13bae5d9b4
Merge pull request #1332 from paroche/patch-24
...
Update article.md
2019-09-13 17:57:38 +03:00
Ilya Kantor
455e69dbb7
Merge pull request #1333 from paroche/patch-27
...
Update solution.md
2019-09-13 17:57:24 +03:00
Scott Martin
cd06cfbeee
Typo fix
...
"agains" -> "against"
2019-09-13 12:41:07 +01:00
paroche
4d139e94cd
Update article.md
...
Minor wording change.
2019-09-12 22:35:25 -06:00
paroche
a95a2f5725
Update solution.md
...
Wording change. (I actually like the original wording "does not give understanding" -- very concise, and communicates clearly. It's just a bit non-standard in usage).
2019-09-12 17:24:05 -06:00
paroche
30314f66e0
Update article.md
...
Minor wording changes.
2019-09-12 16:22:36 -06:00
Scott Martin
44c6ce8ed1
Typo fix
...
"shorter named" -> "shorter names"
2019-09-12 16:33:18 +01:00
Scott Martin
a6de544b55
Minor grammar fix
...
Remove extra "of" from "a thousand other reasons"
2019-09-11 15:50:46 +01:00
Scott Martin
0c2b365d37
Minor grammar fix
...
"People adore to use things" -> "People adore using things"
2019-09-11 15:02:16 +01:00
Ilya Kantor
3da7f481dd
minor
2019-09-11 13:18:38 +03:00
Violet.Lee
aad6d5895b
minor
2019-09-11 04:28:26 +09:00
Ilya Kantor
d6ef24f45d
closes #1327
2019-09-10 21:38:51 +03:00
Ilya Kantor
3dd8ca09c1
minor
2019-09-07 23:08:45 +03:00
Daniel Schroeder
d0c3c695fb
Minor grammatical fixes
2019-09-07 13:22:20 -05:00
Daniel Schroeder
d813adfb7b
Fix minor grammatical errors
2019-09-07 13:01:53 -05:00
Alexey Pyltsyn
3df638871c
Merge pull request #1320 from shembel/Typo_in_proxy_article
...
Typo fix
2019-09-07 19:18:45 +03:00
Ilya Kantor
a0720187cb
fixes
2019-09-07 17:39:32 +03:00
Ilya Kantor
c738e37b01
fixes
2019-09-07 17:30:55 +03:00
Nikita.Shembel
1a6c1bb2dd
Typo fix
2019-09-07 17:03:33 +03:00
Ilya Kantor
cdc480a577
minor
2019-09-06 20:14:00 +03:00
va-z
bec7821d96
Typo fix
2019-09-06 21:16:32 +05:00
Ilya Kantor
9869922dbf
Merge branch 'regexp2'
2019-09-06 16:57:40 +03:00
Ilya Kantor
4232a53219
WIP
2019-09-06 16:48:59 +03:00
Ilya Kantor
235a2ed197
minor
2019-09-04 18:53:30 +03:00
Ilya Kantor
1733ef9af0
Merge pull request #1315 from paroche/patch-23
...
Update article.md
2019-09-04 18:52:32 +03:00
pimonenkov
f8c561c746
an -> a
2019-09-04 12:07:21 +03:00
paroche
1f969670b2
Update article.md
...
As per issue comment thread #1282 :
Clarifying "current code" for zero delay setInterval.
Plus minor edit of ordering of terms for greater consistency.
Plus minor grammatical fixes.
2019-09-03 17:21:32 -06:00
Scott Martin
01c531b375
Update MDN docs link for tagged templates
2019-09-03 17:49:23 +01:00
Ilya Kantor
ef370b6ace
closes #1220
2019-09-03 14:55:10 +03:00
Ilya Kantor
415067efbb
Merge pull request #1312 from galacemiguel/patch-1
...
Fix typo in Proxy and Reflect article
2019-09-03 13:23:36 +03:00
paroche
cdde99fd19
Update task.md
...
Wording was ungrammatical and hard to understand. I made my best guess as to what you want to say. However, it is not clear from the description or the examples whether the debounce wrapper should inhibit calls attempted ms milliseconds after the last call that wasn't ignored, or ms milliseconds after the last call that was attempted, even if it was ignored. I would think it would be the former, but the example could go either way. If the f(4) example used 1000 or 1001 ms and still runs, that would clear it up. If it has to be 1100 like it is, that would suggest that it's the second scenario above. In my propsed change I preserved the ambiguity.
2019-09-02 19:49:54 -06:00
Miguel N. Galace
0a812130ef
Fix typo in Proxy and Reflect article
2019-09-03 07:29:26 +08:00
Ilya Kantor
ade541bd61
closes #1294
2019-09-02 23:57:08 +03:00
Ilya Kantor
b2cedf7b0a
closes #1308
2019-09-02 23:43:51 +03:00