Commit graph

504 commits

Author SHA1 Message Date
Ilya Kantor
fa0bcd3e1f
Merge pull request #2159 from vsemozhetbyt/patch-2
Fix link in 1.2.18
2020-10-07 21:30:29 +03:00
Ilya Kantor
181cc781ab minor fixes 2020-10-04 23:11:08 +03:00
Ilya Kantor
ecfd1136af minor 2020-10-01 19:22:39 +03:00
Vse Mozhe Buty
c970f424c2 Fix link in 1.2.18
The current link is redirected to the parent chapter.
This fix is in sync with
https://javascript.info/operators#bitwise-operators and #2117
2020-09-28 18:03:48 +03:00
Vse Mozhe Buty
740a2dfd5b
Fix typo in 1.2.12 2020-09-27 11:11:41 +03:00
Ilya Kantor
58ed032bf8
Merge pull request #2129 from vsemozhetbyt/ch-1-2-9
Address some possible inconsistencies in 1.2.9
2020-09-24 14:21:57 +03:00
Ilya Kantor
9705a09ca7 minor fixes 2020-09-24 14:20:26 +03:00
Vse Mozhe Buty
071efd841b Address some possible inconsistencies in 1.2.9 2020-09-23 18:57:10 +03:00
Ilya Kantor
26505f3d15
Merge pull request #2121 from zzy0302/master
PR for issues/2119
2020-09-23 15:36:50 +03:00
Ilya Kantor
01e87b58a2
Merge pull request #2118 from vsemozhetbyt/ch-1-2-8
Fix old link and excess line break in 1.2.8
2020-09-23 12:47:50 +03:00
Ilya Kantor
5878a19c62
Merge pull request #2123 from leviding/patch-22
Fix minor typo error
2020-09-23 12:45:33 +03:00
Ilya Kantor
2aad40bd3b
Merge pull request #2134 from vsemozhetbyt/1.2.11
Address some possible issues in 1.2.11
2020-09-23 12:20:07 +03:00
Ilya Kantor
5c388dd791 content 2020-09-23 12:00:09 +03:00
Vse Mozhe Buty
64f3015dfd Address some possible issues in 1.2.11 2020-09-23 02:40:46 +03:00
zzy0302
3a64e5055b
Update 1-js/02-first-steps/05-types/article.md
Co-authored-by: Muhammed Zakir <8190126+MuhammedZakir@users.noreply.github.com>
2020-09-21 11:31:06 +08:00
zzy0302
1480263553
Update article.md 2020-09-17 23:15:42 +08:00
LeviDing
1e0b2bf4fe
Update article.md 2020-09-17 21:07:02 +08:00
zzy0302
9964e3f576
Update article.md 2020-09-17 16:55:35 +08:00
zzy0302
2f37f1c40b
Update article.md 2020-09-17 16:54:45 +08:00
zzy0302
26e6412262
Update article.md 2020-09-17 16:53:35 +08:00
zzy0302
7ab911c25f
Update article.md
Safari in iOS14 support BigInt
2020-09-17 16:52:17 +08:00
Vse Mozhe Buty
8e7e13d6a1 Fix old link and excess line break in 1.2.8 2020-09-16 03:50:16 +03:00
Vse Mozhe Buty
79ba52a8f8 Fix link in 1.2.8 2020-09-14 00:41:46 +03:00
Ilya Kantor
70456665de
Merge pull request #2108 from vsemozhetbyt/ch-1-2-6
Fix typo in 1.2.6
2020-09-12 16:11:12 +03:00
Ilya Kantor
f95cdc69a3
Merge pull request #2106 from vsemozhetbyt/ch-1-2-5
Sync safe Number borders across chapter 1.2.5
2020-09-12 16:10:43 +03:00
Ilya Kantor
0168147c81
Merge pull request #2081 from MuhammedZakir/master
Restructure the Solution for 'Army of Functions' task and Fix Typos
2020-09-10 18:05:14 +03:00
Vse Mozhe Buty
dc5de4868e Fix typo in 1.2.6 2020-09-08 16:56:35 +03:00
Vse Mozhe Buty
2e192e03c1 Sync safe Number borders across chapter 1.2.5 2020-09-07 01:03:53 +03:00
Ilya Kantor
2aa7e5539a minor fixes 2020-09-05 18:12:12 +03:00
MuhammedZakir
0f5b63d86f Restructure the Solution for 'Army of Functions' task and Fix Typos
Fix #2068 - Army of Functions
Fix #2070 - Typo
Fix #2056 - Grammatical Error
Fix #2074 - Remove semi-colon after function declaration
2020-09-04 13:38:41 +05:30
Ilya Kantor
71988e17b0
Merge pull request #2069 from bookchiq/patch-1
Improve phrasing
2020-08-27 16:48:53 +03:00
Sarah Lewis
bbaa75b59e
Improve phrasing 2020-08-18 16:28:35 -07:00
Aiyo
f19c56b15d
BigInt header grammar fix 2020-07-24 10:22:22 +02:00
Ilya Kantor
e251f05e58
Merge pull request #1983 from lumosmind/patch-40
is 'if' operator?
2020-07-18 14:12:58 +03:00
Ilya Kantor
67e54bf269
Merge pull request #1984 from SakiPgr/patch-1
Corrected a typo
2020-07-18 14:12:44 +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
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
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
LeviDing
8a9f440547
Fix error of BigInt 2020-07-06 15:17:06 +08: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
LeviDing
db102cbf89
Fix minor typo error: delete blank 2020-07-01 16:18:46 +08:00
Ilya Kantor
dde5fed4bd minor fixes 2020-06-22 19:41:24 +03:00
Ilya Kantor
21115c84fc
Merge pull request #1948 from diegotc86/patch-1
Match the solution with the question on "Type conversions" task
2020-06-08 11:08:14 +03:00
Ilya Kantor
cea9d8c9c2 minor fixes 2020-06-08 10:55:41 +03:00
Diego Torres
d90b204f78
Update phrasing on "Comparison with ||"
The phrase `zero becames 100.` make me think that there is a variable `zero` defined when there is not.
2020-06-06 23:18:49 -05:00
Diego Torres
d5c3ac938f
Match the solution with the question on task.md
On task.md, " -9  " has 2 white spaces before "-9".
2020-06-06 21:36:55 -05:00
Ilya Kantor
1b2a192f28 minor fixes 2020-06-01 09:55:46 +03:00
Ilya Kantor
5cd131403e minor fixes 2020-06-01 09:55:35 +03:00