Commit graph

362 commits

Author SHA1 Message Date
Ilya Kantor
4232a53219 WIP 2019-09-06 16:48:59 +03:00
Ilya Kantor
ef370b6ace closes #1220 2019-09-03 14:55:10 +03:00
Douglas Mariano Valero
e3cec3b488
Fixed a typo 2019-09-01 13:16:04 -03:00
Douglas Mariano Valero
7556bda13a
Typo 2019-09-01 01:06:11 -03:00
Ilya Kantor
b0d39f8568
Merge pull request #1292 from Violet-Bora-Lee/patch-26
minor
2019-08-30 23:05:40 +03:00
Violet.Lee
bfeb7a4baa
typo 2019-08-31 03:31:19 +09:00
Violet.Lee
6fc41bac7a
minor 2019-08-30 05:35:48 +09:00
Ilya Kantor
95597b8fda
Merge pull request #1289 from Raggan/Raggan-patch-1
Fixed spelling error
2019-08-29 22:06:05 +03:00
Ilya Kantor
df3260a44e fixes 2019-08-29 20:40:41 +03:00
Simon Holdorf
8b5693dbfe
Fixed spelling error
So here JavaScript assumes that we have a code block, but why there's an error. --> Makes no sense so replaced "but" with "that's"
2019-08-28 21:54:27 +02:00
Ilya Kantor
5c8d24a582 closes #1271 2019-08-27 08:20:18 +03:00
Ilya Kantor
192c4115fa
Merge pull request #1258 from atimidguy/atimidguy-patch-1
Update article.md
2019-08-21 10:21:00 +03:00
atimidguy
05368cea2b
Update article.md
fixed typo 'stringss' in 1-js/05-data-types/05-array-methods/article.md
2019-08-21 14:55:46 +08:00
Pascal BOURUT
2ad0ff194b
Third argument from JSON.stringify is "space".
Argument "space" was spelt "spacer" or "spaces" in the article.
2019-08-20 15:21:31 -07:00
Vim Shah
107fed11a7
Update article.md
Quick typo fix
2019-08-19 16:42:15 -07:00
Ilya Kantor
d94b2922dc fixes 2019-08-17 12:49:03 +03:00
Jose E. Pimentel
4856c06dee
Replace "Midget" with "Widget" in example words
Word "Midget" can be offensive and shouldn't be included as an example in educational materials. Replaced with "Widget" for better consistency/inclusiveness. https://www.lpaonline.org/the-m-word
2019-08-13 09:54:35 -04:00
Ilya Kantor
9bfc8cfa9c minor 2019-08-11 14:24:31 +03:00
Ilya Kantor
4d44df6a3a Embed font to SVG 2019-08-11 14:17:38 +03:00
Ilya Kantor
9f9809004d minor 2019-08-08 07:51:44 +03:00
Ilya Kantor
61bc426051 typo 2019-08-04 09:36:30 +03:00
Hari Shekhar
475f66a4ae
Object reference was incorrect. 2019-08-01 13:43:59 +05:30
Ilya Kantor
19cd4ab574 up 2019-07-31 17:48:00 +03:00
Ilya Kantor
85e67ebb5b fixes 2019-07-31 14:14:27 +03:00
Ilya Kantor
6782931a9e minor 2019-07-31 11:22:09 +03:00
Ilya Kantor
5ecfdf625e fixes 2019-07-31 01:16:34 +03:00
Ilya Kantor
bbf98b2ef0 fixes 2019-07-31 00:46:04 +03:00
Ilya Kantor
a8f90e8e9f minor 2019-07-30 23:52:10 +03:00
Ilya Kantor
def343004f minor 2019-07-29 11:58:52 +03:00
Ilya Kantor
e4b22f47fd minor 2019-07-29 08:08:30 +03:00
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
Sarratas
66879ad407
Correction to "Format the relative date" task 2019-07-23 22:53:57 +02:00
Sarratas
1ad465e4a6
Fix set() calls in WeakMap and WeakSet article 2019-07-21 19:08:50 +02:00
Ilya Kantor
7c340a1be5 minor 2019-07-20 23:43:28 +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
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
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
b56b6cc2a4
Merge pull request #1128 from aruseni/newlines
Remove newlines
2019-07-08 18:33:27 +03:00
aruseni
17af410b81
Remove spaces 2019-07-08 18:27:17 +03:00
aruseni
d1dc1a65e6
Remove newlines 2019-07-08 18:03:43 +03:00
Ilya Kantor
f30e0d4722 minor 2019-07-08 14:08:10 +03:00
aruseni
ea84ecf515
[strings] localeCompare 2019-07-08 02:20:30 +03:00