Commit graph

2774 commits

Author SHA1 Message Date
Ilya Kantor
34e9cdca36 minor 2019-07-29 00:12:34 +03:00
Ilya Kantor
3ba28aa104 images to svg 2019-07-28 15:42:37 +03:00
Ilya Kantor
a31e881856 svg 2019-07-27 19:37:59 +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
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
138237e894 fixes 2019-07-26 12:43:55 +03:00
Ilya Kantor
a0853ed30a fixes 2019-07-25 17:23:58 +03:00
Ilya Kantor
03560a7f03 fix 2019-07-24 11:09:06 +03:00
Sarratas
66879ad407
Correction to "Format the relative date" task 2019-07-23 22:53:57 +02: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
d3ccd26cc9
Merge pull request #1176 from Vivek-raj/patch-1
Fix English Grammar
2019-07-23 22:51:03 +03:00
Enrico Palmieri
9a4fe338fd minor fixes 2019-07-23 21:29:26 +02: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
Vivekraj
2d748b976d
Fix English Grammar 2019-07-22 20:42:10 +05:30
Sarratas
1ad465e4a6
Fix set() calls in WeakMap and WeakSet article 2019-07-21 19:08:50 +02: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
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
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
Ilya Kantor
34b51dc7ec minor 2019-07-18 19:49:48 +03:00
Ilya Kantor
94a6933294 fixes 2019-07-18 19:41:21 +03:00
Violet.Lee
2695e4f00a
Update article.md 2019-07-19 01:23:48 +09:00
luc4leone
65128b2a6f 'property values' instead of 'field' in code comment 2019-07-18 13:58:22 +02:00
Ilya Kantor
3caa91137e fixes 2019-07-18 12:24:31 +03:00
luc4leone
edf1a45e0a Fix the numbers in an ordered list, from 1. 3. to 1. 2., and moved the single child bullet point up to his numbered parent 2019-07-17 09:57:01 +02:00
Ilya Kantor
52ef3256c9 improvements 2019-07-16 19:23:04 +03:00
aruseni
0a7ded59b8
[strings] Surrogate pairs S example 2019-07-16 11:35:34 +03:00
Christian Provenzano
7cf0e03213
Moved position of ')' in a code block to permit proper assignment statement 2019-07-15 19:29:37 +00:00
Ilya Kantor
6745897a56
Merge pull request #1139 from maurodibert/patch-67
Update article.md
2019-07-11 23:31:35 +03:00
Mau Di Bert
f56e9244b1
Update article.md
Not sure if it's what you wanted to say but the original sentence is not accurate I think.
2019-07-11 08:37:44 -03:00
Mau Di Bert
c8eb0135c2
typo 2019-07-11 07:54:06 -03:00
Ilya Kantor
1536666ae0
Merge pull request #1133 from aruseni/patch-8
[strings] localeCompare
2019-07-11 09:19:12 +03:00
Ilya Kantor
7e16f51772
Merge pull request #1137 from aruseni/patch-10
[strings] special characters
2019-07-11 09:19:03 +03:00
Ilya Kantor
9a12fcf895
Merge branch 'master' into patch-7 2019-07-11 09:18:30 +03:00
aruseni
490c9b9d98
[strings] special characters 2019-07-11 01:09:50 +03:00
aruseni
ac91c75710
\n in strings 2019-07-11 00:40:02 +03:00
Ilya Kantor
3223ab322b minor 2019-07-10 12:33:03 +03:00
Violet.Lee
c8d3fb78d0
minor fix
In the browser, the button to cancel has been labeled with `Cancel` not `CANCEL`
2019-07-09 14:50:00 +09:00