Commit graph

3257 commits

Author SHA1 Message Date
Ilya Kantor
dc0a638420 minor 2019-08-05 19:00:59 +03:00
Violet.Lee
704cad8b86
Update article.md 2019-08-06 00:39:41 +09:00
Ilya Kantor
bdf28d66df minor 2019-08-05 17:42:22 +03:00
Ilya Kantor
2ffe7c4635 minor 2019-08-05 17:37:44 +03:00
Ilya Kantor
07975a7b38 minor 2019-08-05 17:13:10 +03:00
Ilya Kantor
80dd2cba73 minor 2019-08-05 14:38:31 +03:00
Ilya Kantor
d1d8c968e7
Merge pull request #1215 from dagolinuxoid/patch-5
paste negation
2019-08-05 11:46:24 +03:00
daGo
083ba1c395
paste negation
Regardless Object.keys and other methods: 
Properties from the prototype are taken into account. -> Properties from the prototype are NOT taken into account.
2019-08-05 10:38:22 +03:00
Ilya Kantor
335131cd22
Merge pull request #1214 from dagolinuxoid/patch-4
delete ru sentence from en article
2019-08-05 10:29:09 +03:00
daGo
0fb0d37d69
delete ru sentence from en article
there is a redundant RU sentence in EN article.
2019-08-05 09:47:56 +03:00
Ilya Kantor
fb38a13978 minor 2019-08-05 02:13:54 +03:00
Ilya Kantor
902a7e7f6e minor 2019-08-05 01:39:21 +03:00
Ilya Kantor
d63c27bcc6 minor 2019-08-05 00:57:55 +03:00
Ilya Kantor
6d1fa5de73 fixes 2019-08-04 17:36:26 +03:00
Ilya Kantor
f96872425d minor 2019-08-04 12:48:45 +03:00
Ilya Kantor
800d47c1e1 minor 2019-08-04 11:29:15 +03:00
Ilya Kantor
61bc426051 typo 2019-08-04 09:36:30 +03:00
Ilya Kantor
63243255a0 minor 2019-08-04 01:11:10 +03:00
Ilya Kantor
e50185af4b minor 2019-08-04 01:00:08 +03:00
Ilya Kantor
50094f72ee minor 2019-08-04 00:47:12 +03:00
Ilya Kantor
e50b6cc744 minor 2019-08-04 00:21:44 +03:00
Ilya Kantor
ccfd721a23
Merge pull request #1207 from kjhughes/patch-3
Update article.md
2019-08-03 08:55:31 +03:00
Ilya Kantor
886a62d1ce
Merge pull request #1208 from upbeatcode/master
update article.md
2019-08-03 08:53:51 +03:00
Ilya Kantor
af3a54451f
Merge pull request #1210 from AdarshNaidu/change-1
Updated article.md
2019-08-03 08:40:52 +03:00
Adarsh Naidu
0db121d707
Updated article.md
Made the statement more clear and precise.
2019-08-03 10:49:28 +05:30
Ilya Kantor
f42fd2a6a8 minor 2019-08-03 08:15:57 +03:00
Ilya Kantor
31710a3e06 minor 2019-08-03 08:09:20 +03:00
Ilya Kantor
aa65012b20 fixes 2019-08-03 07:48:52 +03:00
Ahmed Bouhamra
38e1937a88 update article.md 2019-08-03 01:39:03 +00:00
Ilya Kantor
a894b9e278 minor 2019-08-03 00:35:50 +03:00
Ilya Kantor
0757d51080 fixes 2019-08-03 00:01:38 +03:00
Ilya Kantor
25a77d376a currying 2019-08-02 20:18:52 +03:00
Kenneth J Hughes
b8c2b9f2b4
Update article.md
Minor: typo fix.
2019-08-02 08:18:24 -04:00
Ilya Kantor
799d373a9b
Merge pull request #1206 from kjhughes/patch-2
Update article.md
2019-08-02 15:13:14 +03:00
Kenneth J Hughes
414f96237b
Update article.md
Minor: it's -> its.
2019-08-02 08:12:34 -04:00
Ilya Kantor
4a41b16d4f
Merge pull request #1205 from kjhughes/patch-1
Update article.md
2019-08-02 15:12:27 +03:00
Kenneth J Hughes
74fb2ec733
Update article.md
minor: a vs an.
2019-08-02 08:06:49 -04:00
Ilya Kantor
0b23bfb177 up 2019-08-02 14:37:29 +03:00
Ilya Kantor
f88a41b312 fixes 2019-08-02 14:05:34 +03:00
Ilya Kantor
e52705e012 fixes 2019-08-02 13:48:10 +03:00
Ilya Kantor
d606fb7181 minor 2019-08-02 12:29:57 +03:00
Ilya Kantor
515e5fd318 minor 2019-08-02 12:29:13 +03:00
Ilya Kantor
51cf334b0a
Merge pull request #1201 from dagolinuxoid/patch-2
fix phrasing by deleting superfluous word
2019-08-02 12:18:03 +03:00
Ilya Kantor
4524596931
Merge pull request #1202 from dagolinuxoid/patch-3
insert the 'if' word
2019-08-02 12:17:51 +03:00
daGo
9b55869085
insert the 'if' word
even it's -> even if it's
2019-08-02 11:46:48 +03:00
daGo
63acd3dd7d
fix phrasing by deleting superfluous word
provides has -> provides
2019-08-02 10:11:43 +03:00
Ilya Kantor
b6b06f6b35 minor 2019-08-01 18:39:59 +03:00
Ilya Kantor
e6e562040d minor 2019-08-01 13:51:03 +03:00
Ilya Kantor
d9075008f8
Merge pull request #1200 from harishekhar/patch-1
Object reference was incorrect.
2019-08-01 11:17:40 +03:00
Hari Shekhar
475f66a4ae
Object reference was incorrect. 2019-08-01 13:43:59 +05:30