Commit graph

3049 commits

Author SHA1 Message Date
Ed Kolosovsky
604c8189ca
Update article.md 2019-07-26 18:08:02 +03:00
Ilya Kantor
138237e894 fixes 2019-07-26 12:43:55 +03:00
Ilya Kantor
c4a6c4ffb9 minor 2019-07-25 23:39:51 +03:00
Ilya Kantor
bd9eb92d21 fixes 2019-07-25 17:25:32 +03:00
Ilya Kantor
a0853ed30a fixes 2019-07-25 17:23:58 +03:00
Ilya Kantor
876674fc37 minor 2019-07-24 11:59:14 +03:00
Ilya Kantor
5e8edafbe1 regexp task 2019-07-24 11:58:06 +03:00
Ilya Kantor
03560a7f03 fix 2019-07-24 11:09:06 +03:00
Ilya Kantor
0ade414c7c
Merge pull request #1181 from Sarratas/patch-2
Correction to "Format the relative date" task
2019-07-24 08:35:20 +03:00
Sarratas
66879ad407
Correction to "Format the relative date" task 2019-07-23 22:53:57 +02:00
Ilya Kantor
6831c5e887
Merge pull request #1166 from hzjjg/patch-1
article network-> url: line 133 word “encodeURI” should be “decodeURI”
2019-07-23 22:55:28 +03:00
Ilya Kantor
1a7e5c295d
Merge pull request #1172 from AdarshNaidu/master
Updated article.md
2019-07-23 22:54:04 +03:00
Ilya Kantor
e5374415df
Merge pull request #1174 from Sarratas/patch-1
Fix set() calls in WeakMap and WeakSet article
2019-07-23 22:52:25 +03:00
Ilya Kantor
33fe91b84f minor 2019-07-23 22:52:06 +03:00
Ilya Kantor
d3ccd26cc9
Merge pull request #1176 from Vivek-raj/patch-1
Fix English Grammar
2019-07-23 22:51:03 +03:00
Ilya Kantor
9bbabfaed8
Merge pull request #1177 from tonchique/patch-12
Update article.md
2019-07-23 22:50:48 +03:00
Ilya Kantor
f4c6c04451
Merge pull request #1180 from rezyx/07-microtask-queue-fixes
minor fixes
2019-07-23 22:50:10 +03:00
Enrico Palmieri
9a4fe338fd minor fixes 2019-07-23 21:29:26 +02:00
Ilya Kantor
ed25d47fa8 minor 2019-07-23 16:31:33 +03:00
Adarsh Naidu
bacf5dfc61
Minor correction in the answer
Changed from
result = (a + b < 4) ? 'Below' : 'Over';
to
let result = (a + b < 4) ? 'Below' : 'Over';
2019-07-23 17:43:31 +05:30
Anton Krekotun
8e8f165b28
Update article.md
FIxed typo
2019-07-23 12:33:13 +03:00
Vivekraj
2d748b976d
Fix English Grammar 2019-07-22 20:42:10 +05:30
Ilya Kantor
8319c71e03 minor 2019-07-22 13:36:08 +03:00
Sarratas
1ad465e4a6
Fix set() calls in WeakMap and WeakSet article 2019-07-21 19:08:50 +02:00
Ilya Kantor
4a8d8987df minor 2019-07-21 18:29:46 +03:00
Adarsh Naidu
8dce063518
Updated article.md
Moreover, frameworks like react native and ionic lets us develop mobile applications using JavaScript.
2019-07-21 20:48:00 +05:30
Adarsh Naidu
f50547d22c
Updated article.md
Simply added the line:-
Moreover, frameworks like react native and ionic let's us develop mobile applications using JavaScript.
2019-07-21 20:47:03 +05:30
Ilya Kantor
7c340a1be5 minor 2019-07-20 23:43:28 +03:00
Ilya Kantor
2b18776ed5 minor 2019-07-20 10:15:39 +03:00
Ilya Kantor
5d549f537f minor 2019-07-19 23:43:28 +03:00
Ilya Kantor
746fe5f2b6 minor 2019-07-19 19:30:19 +03:00
Ilya Kantor
76b6eaf410 fixes 2019-07-19 19:17:53 +03:00
Ilya Kantor
b11005ccfd split map-set apart from weakmap-weakset 2019-07-19 19:17:53 +03:00
Ilya Kantor
469bbb37ec
Merge pull request #1168 from luc4leone/proto
Change double quotes for backtick to fix rendering
2019-07-19 12:12:09 +03:00
luc4leone
b64d7af3ef Change double quotes for backtick to fix rendering 2019-07-19 09:30:41 +02:00
luc4leone
6c7c7d38ca Added a dot notation example 2019-07-19 08:40:56 +02:00
hzjjg
d7a609ad0f
Update article.md
line:133   word encodeURI should be decodeURI
2019-07-19 11:03:15 +08:00
Ilya Kantor
34b51dc7ec minor 2019-07-18 19:49:48 +03:00
Ilya Kantor
94a6933294 fixes 2019-07-18 19:41:21 +03:00
Ilya Kantor
807414b288
Merge pull request #1164 from Violet-Bora-Lee/patch-13
Update article.md
2019-07-18 19:40:41 +03:00
Violet.Lee
2695e4f00a
Update article.md 2019-07-19 01:23:48 +09:00
Ilya Kantor
369b0ba4e6
Merge pull request #1163 from luc4leone/field
'property values' instead of 'field' in code comment
2019-07-18 15:23:04 +03:00
luc4leone
65128b2a6f 'property values' instead of 'field' in code comment 2019-07-18 13:58:22 +02:00
Ilya Kantor
cf6e1725f2
Merge pull request #1156 from tonchique/patch-9
Update article.md
2019-07-18 12:35:07 +03:00
Ilya Kantor
227a0f2097
Merge pull request #1157 from tonchique/patch-10
Update article.md
2019-07-18 12:34:54 +03:00
Ilya Kantor
a7a267b2e8
Merge pull request #1162 from mootookoi/patch-1
Update article.md
2019-07-18 12:33:40 +03:00
Mehdi KHALIL EL OUADGHIRI
c7df8e3f9a
Update article.md 2019-07-18 11:31:47 +02:00
Ilya Kantor
3caa91137e fixes 2019-07-18 12:24:31 +03:00
Ilya Kantor
0b55d45daf
Update article.md 2019-07-18 11:15:33 +03:00
Ilya Kantor
64197a0955 minor 2019-07-18 11:06:54 +03:00