Commit graph

4624 commits

Author SHA1 Message Date
Ilya Kantor
80f76533e1
Merge pull request #1987 from pushpend3r/patch-1
Typo mistake
2020-07-18 14:11:41 +03:00
Ilya Kantor
5641b170d2
Merge pull request #1989 from siddharth-golchha/patch-1
Fixed Typo
2020-07-18 14:11:28 +03:00
Ilya Kantor
83c01f4be2
Merge pull request #1993 from shubham-maurya/patch-1
Update article.md
2020-07-18 14:10:50 +03:00
Ilya Kantor
a896d3c009
Merge pull request #1995 from leviding/patch-14
Fix error of BigInt
2020-07-18 14:10:39 +03:00
Ilya Kantor
c1767e7f5a
Merge pull request #1996 from smakhl/patch-1
Correct message in sandbox.view iframe
2020-07-18 14:10:07 +03:00
Ilya Kantor
4716d10dab
Merge pull request #1997 from leviding/patch-15
Fix typo error: delete a blank
2020-07-18 14:09:57 +03:00
Ilya Kantor
6e0944aeb1
Merge pull request #1999 from zhang1pr/master
Fix a comment
2020-07-18 14:09:20 +03:00
Ilya Kantor
b4dfc5d4ec
Merge pull request #2000 from DaliborP/patch-1
8.4  Prototype methods... - Fix code typo
2020-07-18 14:08:45 +03:00
Ilya Kantor
859fc13f26
Merge pull request #2001 from haond10adp/master
typo
2020-07-18 14:08:30 +03:00
Ilya Kantor
1f6b1c77d8
Merge pull request #2003 from m47h4r/minor-fix-nullish-coalescing-operator
minor fix: precedence is 5 according to MDN
2020-07-18 14:08:18 +03:00
Ilya Kantor
ffbf1a8dd8
Merge pull request #2010 from leviding/patch-17
Now _.bindAll(object, methodNames) must specify methodNames
2020-07-18 14:07:06 +03:00
Ilya Kantor
df9effe06c
Merge pull request #2011 from Pankajtanwarbanna/patch-1
Browser LocalStorage capacity updated to 5 MB.
2020-07-18 14:06:57 +03:00
Ilya Kantor
b9477777ba
Merge pull request #2012 from leviding/patch-18
Fix minor typo error: ol number
2020-07-18 14:06:40 +03:00
Ilya Kantor
55f825c3af
Merge pull request #2013 from leviding/patch-19
Fix minor typo error: add ol number
2020-07-18 14:06:32 +03:00
Ilya Kantor
841d7504e4
Merge pull request #2014 from leviding/patch-20
Fix minor typo error: change when when to when
2020-07-18 14:06:24 +03:00
Ilya Kantor
3558415261
Merge pull request #1977 from peachesontour/patch-1
Typos
2020-07-18 14:05:58 +03:00
LeviDing
6800c2ac4b
Update index.html 2020-07-18 16:51:56 +08:00
LeviDing
d0474aea6f
Update article.md 2020-07-18 16:12:22 +08:00
LeviDing
0d497c7b34
Update article.md 2020-07-18 15:55:54 +08:00
LeviDing
356d5278cd
Fix minor typo error: change when when to when 2020-07-18 15:38:36 +08:00
LeviDing
7480a24c25
Fix minor typo error: add ol number 2020-07-18 13:17:18 +08:00
LeviDing
dfcacf2d82
Fix minor typo error: ol number 2020-07-18 12:16:23 +08:00
Pankaj Tanwar
0b7266da47
Browser LocalStorage capacity updated to 5 MB. 2020-07-17 21:40:25 +05:30
LeviDing
de13fafd1b
Update bindAll of lodash 2020-07-17 14:11:01 +08:00
Peter Roche
72482bc435
Update article.md
Revision to unary plus not allowed bigints description in response to PR
2020-07-16 10:20:25 -06:00
Ilya Kantor
c3a11c85e5
Merge pull request #2004 from leviding/patch-16
Change equality sign `=` to equality sign `==`
2020-07-12 16:21:12 +03:00
Ilya Kantor
1f0fcb7de6 minor fixes 2020-07-12 16:20:39 +03:00
Ilya Kantor
9e59ec101f
Merge pull request #2005 from leviding/patch-17
Fix some confusing expression in chapter of optional chaining
2020-07-12 16:04:04 +03:00
LeviDing
450612a09e
Fix some confusing expression 2020-07-12 18:45:38 +08:00
LeviDing
abfa6dc1fe
Change equality sign = to equality sign == 2020-07-12 18:33:50 +08:00
Mazhar Zandsalimi
56edf4ac5b
minor fix: precedence is 5 according to MDN 2020-07-11 13:27:49 +04:30
Nguyễn Đức Hào
15214dce44
Update article.md 2020-07-10 15:16:20 +07:00
Dalibor Pasalic
38526232a6
8.4 Prototype methods... - Fix code typo
Move comma before square bracket
Object.create(proto[, descriptors])
2020-07-10 08:32:18 +02:00
Chao Zhang
9e3065f6ae Fix a comment 2020-07-09 15:48:36 -04:00
LeviDing
23fb044973
Update task.md 2020-07-07 20:18:26 +08:00
Sergei Makhlonov
1ad3c2c339
Correct message in sandbox.view iframe 2020-07-07 13:02:50 +03:00
LeviDing
8a9f440547
Fix error of BigInt 2020-07-06 15:17:06 +08:00
Shubham Maurya
d9ab352ed8
Update article.md
Minor edit around example code: " should be around id
2020-07-05 23:18:37 +05:30
Ilya Kantor
445bda3980 minor fixes 2020-07-05 15:52:10 +03:00
Ilya Kantor
0edc6518de minor fixes 2020-07-05 12:45:21 +03:00
Mustafa Kemal Tuna
5ac51835a7
more definitive title
There are also array literals and string literals.
2020-07-04 18:34:34 +03:00
Siddharth Golchha
f0dbc65f53
Fixed Type 2020-07-03 18:53:01 -07:00
Pushpender
eb49cb9345
Type mistake
Used "unitialized" instead of "uninitialized"
2020-07-02 23:18:39 +05:30
Ilya Kantor
26bf51af3e minor fixes 2020-07-02 14:26:08 +03:00
Ilya Kantor
94c8fcb248 minor fixes 2020-07-02 14:24:52 +03:00
Dratzidis Athanasios
3eb13d5ef8
Corrected a typo 2020-07-02 05:55:23 +03:00
Mustafa Kemal Tuna
ad0dd99b62
is 'if' operator?
The title makes me ask "is 'if' keyword operator or not?".
I think 'if' is not operator because it does not return any value and it is called if-statement.
2020-07-01 18:19:32 +03:00
Ilya Kantor
ea3d179622
Merge pull request #1981 from leviding/patch-13
Fix minor typo error: delete blank
2020-07-01 11:57:51 +03:00
Ilya Kantor
da9849d61a fixes #1979 2020-07-01 11:54:48 +03:00
LeviDing
db102cbf89
Fix minor typo error: delete blank 2020-07-01 16:18:46 +08:00