LeviDing
182ac4b5ae
Update test.js
2019-12-20 10:21:21 +08:00
LeviDing
9e1ef650c5
Update test.js
2019-12-20 10:17:15 +08:00
Alexey Pyltsyn
e92bb83e99
Merge pull request #1670 from siddtheone/patch-1
...
Spell correction
2019-12-19 23:15:25 +03:00
Alexey Pyltsyn
fde0e1e53f
Merge pull request #1671 from Aissaoui-Ahmed/patch-1
...
Update article.md
2019-12-19 23:15:03 +03:00
Alexey Pyltsyn
213c6c62b6
Merge pull request #1679 from leviding/patch-1
...
fix: type error of 1-js/03-code-quality/05-testing-mocha/article.md
2019-12-19 23:12:59 +03:00
Alexey Pyltsyn
7c793a6619
Update article.md
2019-12-19 23:10:19 +03:00
Alexey Pyltsyn
27ff241b25
Merge pull request #1655 from yuanworks/patch-2-typo
...
Fix typo: "and" instead of "и"
2019-12-19 23:06:24 +03:00
Alexey Pyltsyn
8b45448995
Merge pull request #1658 from LaievskyiSasha/master
...
Fix incorrect link address
2019-12-19 23:06:01 +03:00
Alexey Pyltsyn
e09a55ac69
Update article.md
2019-12-19 23:05:48 +03:00
LeviDing
75feb38bd1
Update article.md
2019-12-18 22:37:19 +08:00
LeviDing
d1100fc7e7
Update article.md
2019-12-18 22:27:28 +08:00
Sasha
1516ce9acd
Added extra space
2019-12-12 18:44:56 +02:00
Aissaoui Ahmed
9c9e7ee3e9
Update article.md
...
fix typo intentially -> intentionally
2019-12-11 00:18:17 +01:00
siddtheone
79bf6265eb
Spell correction
2019-12-10 16:17:57 +05:30
Peter Roche
524d598846
Merge pull request #1668 from javascript-tutorial/paroche-patch-12
...
Update article.md
2019-12-08 22:50:58 -07:00
Peter Roche
89bdf1d9ce
Update article.md
...
Remove comma, change spelling of "labeled".
While both "labelled" and "labeled" are correct, "labeled" is the preferred American spelling (though the British spelling "labelled" is more logical, given the general rules of English spelling, such as they are, since the "e" sound before the "l" is short, not long). Still, probably better with American spelling.
2019-12-08 22:50:03 -07:00
Peter Roche
9f2c36fdfc
Merge pull request #1667 from javascript-tutorial/paroche-patch-12
...
Update article.md
2019-12-08 22:37:16 -07:00
Peter Roche
8b68689d8b
Update article.md
...
"`123` millonth" -> "`123 millionths"
2019-12-08 22:35:48 -07:00
Sasha
47e46895f2
Fix incorrect link address
2019-12-06 17:31:19 +02:00
YuanHao Chiang
2bfaf1c3c2
"And" instead of "и"
2019-12-05 13:25:35 +08:00
Ilya Kantor
5b195795da
fixes #1653
2019-12-04 12:10:57 +03:00
Ilya Kantor
4110f00f31
closes #1591
2019-12-03 03:19:50 +03:00
Ilya Kantor
e144f39ef3
fixes #1591
2019-12-03 00:07:15 +03:00
Ilya Kantor
9831b86d02
fixes #1599
2019-12-02 23:49:51 +03:00
Ilya Kantor
09da2a9cda
content fixes, #1646
2019-12-02 23:25:56 +03:00
Ilya Kantor
6cc9b624f9
Merge pull request #1647 from CyberMew/patch-8
...
Update article.md
2019-12-02 09:58:43 +03:00
Ilya Kantor
4dcc05d972
Merge pull request #1650 from javascript-tutorial/paroche-patch-7
...
Update article.md
2019-12-02 09:56:32 +03:00
Ilya Kantor
7e5f960b86
Merge pull request #1651 from CyberMew/patch-10
...
Update solution.md
2019-12-02 09:56:10 +03:00
Ilya Kantor
458fdffdb1
content improvements
2019-12-02 09:53:14 +03:00
CyberMew
a169464361
Update solution.md
2019-12-02 14:50:33 +08:00
Peter Roche
6837f4eb2e
Update article.md
...
Adding 'object' after 'Property descriptor' -- even though it is said not far above that the 'property descriptor' returned by `Object.getOwnPropertyDescriptor` is an object, I think it wouldn't hurt to discretely include that info here (though of course it's also implied by the usage in the examples). Especially if someone is quickly scanning the article looking for `Object.defineProperty` and didn't just read the part above.
2019-12-01 22:48:14 -07:00
CyberMew
e62b04a94b
Update article.md
2019-12-02 10:21:49 +08:00
CyberMew
0fd5806728
Update article.md
2019-12-02 10:19:08 +08:00
Ilya Kantor
47d186598a
Merge pull request #1603 from koala-lava/patch-2
...
Added clarification
2019-12-01 19:06:10 +03:00
Ilya Kantor
22888aeca1
minor fixes
2019-12-01 16:25:58 +03:00
koala-lava
0de5046a40
Update solution.md
2019-12-01 20:13:36 +07:00
Ilya Kantor
e1c9b21d1f
content improvements
2019-12-01 14:56:11 +03:00
Ilya Kantor
2189dc9a4c
minor fixes
2019-12-01 13:51:05 +03:00
Ilya Kantor
44964399e1
Merge pull request #1594 from koala-lava/master
...
consistent error output comments
2019-12-01 13:49:13 +03:00
Ilya Kantor
d04fbf4daf
Merge pull request #1597 from javascript-tutorial/paroche-patch-7
...
Update article.md
2019-12-01 13:48:56 +03:00
Ilya Kantor
7469922e5b
Merge pull request #1604 from huyenltnguyen/huyenltnguyen-patch-1
...
Add a missing word
2019-12-01 12:52:07 +03:00
Ilya Kantor
d3f2e8f207
Merge pull request #1643 from spaceinvadev/small-typo-in-comment
...
Fix small typo in comment
2019-12-01 12:44:35 +03:00
Peter Roche
790bd5c0d8
Update article.md
...
Grammar and phrasing changes to first paragraph. Wasn't 100% sure didn't change meaning and was going to leave it for review, but it seems I already committed it somehow when I was trying to make revisions, so hope it's right.
2019-11-30 23:11:00 -07:00
Peter Roche
95483457d4
Update article.md
...
Grammar and phrasing changes to first paragraph. Not 100% sure didn't change meaning so am leaving it for review.
2019-11-30 23:06:35 -07:00
Ilya Kantor
a70c4306d7
bigint
2019-12-01 04:11:02 +03:00
Space Invadev
bada753853
Fix small typo in example comment
2019-11-30 15:46:31 -05:00
Mauricio Paternina
d0b0a4aba4
Merge pull request #1 from javascript-tutorial/master
...
Update master
2019-11-30 14:31:54 -06:00
Ilya Kantor
438e66d952
Merge pull request #1620 from ajitsinghkaler/BigInt
...
BigInt Type added in primitive types
2019-11-30 10:57:06 +03:00
Ilya Kantor
22cab45a69
Merge pull request #1606 from jakewilson/patch-1
...
Fix small grammar mistake in closure makeArmy task
2019-11-30 10:50:09 +03:00
Ilya Kantor
9d09adaa4f
Merge pull request #1613 from dagolinuxoid/patch-3
...
add consistency
2019-11-30 09:56:50 +03:00