Commit graph

3062 commits

Author SHA1 Message Date
Ilya Kantor
a31e881856 svg 2019-07-27 19:37:59 +03:00
Ilya Kantor
d560bce2a2 minor 2019-07-27 18:48:01 +03:00
Ilya Kantor
fa50e7f423
Merge pull request #1186 from sridharkritha/patch-1
Minor typo error
2019-07-27 18:41:05 +03:00
Ilya Kantor
79433bd6ab image 2019-07-27 17:39:03 +03:00
Ilya Kantor
2277f2f44a images 2019-07-27 17:30:44 +03:00
Ilya Kantor
63dc4cddd4 images to svg 2019-07-27 15:55:44 +03:00
Ilya Kantor
c59069cdb5 pre-move sketch to svg 2019-07-27 11:52:03 +03:00
sridharkritha
afe6d115e4
Minor typo error 2019-07-27 04:36:42 +01:00
Ilya Kantor
a6284dec25 minor 2019-07-27 00:59:12 +03:00
Ilya Kantor
dd16ce4387
Merge pull request #1185 from va-z/patch-1
Fix typo
2019-07-27 00:26:01 +03:00
va-z
339c0b622e
Fix typo
line 46: 
changed "we loose" to "we lose"
2019-07-27 01:44:17 +05:00
Ilya Kantor
f6ff773033 minor fixes 2019-07-26 23:21:53 +03:00
Ilya Kantor
689975093c
Merge pull request #1184 from kolosovsky/patch-3
Update article.md
2019-07-26 20:07:40 +03:00
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