Alexey Pyltsyn
c0d068d27a
Fix typo dynamicaly to dinamically ( #951 )
...
Fix typo dynamicaly to dinamically
2019-04-30 12:46:22 +03:00
Ovidiu Voicu
ae87b1a8c8
Fix typo dynamicaly to dinamically
2019-04-30 10:48:42 +03:00
Ilya Kantor
6b9515ffd0
minor
2019-04-30 08:25:34 +02:00
Alexey Pyltsyn
f2328f035f
Fix typo: authomatically
2019-04-29 02:45:13 +03:00
Alexey Pyltsyn
b10274c995
Fix typo ( #947 )
...
Fix typo
2019-04-27 17:02:24 +03:00
Ovidiu Voicu
10decb52ee
Fix typo
2019-04-27 16:45:34 +03:00
Ilya Kantor
19223ae762
minor
2019-04-26 14:30:38 +02:00
Ilya Kantor
298e894a9b
Merge pull request #943 from david-cho-lerat-HL2/patch-1
...
Update article.md
2019-04-26 11:15:15 +02:00
Ilya Kantor
f652b9da35
Merge pull request #944 from david-cho-lerat-HL2/patch-2
...
Update article.md
2019-04-26 11:15:06 +02:00
Ilya Kantor
076a62452c
Merge pull request #941 from marksq/patch-1
...
Update article.md
2019-04-26 11:14:54 +02:00
David Cho-Lerat
3b20808335
Update article.md
2019-04-26 10:37:18 +02:00
David Cho-Lerat
04487f832f
Update article.md
...
Typo: F.property => F.prototype
2019-04-26 10:04:59 +02:00
Alexey Pyltsyn
f74963ae73
js/first-steps/function-basics: fix name of Lodash
2019-04-26 00:25:21 +03:00
Alexey Pyltsyn
a9ee52bdad
#8 : fix unordered list ( #942 )
...
#8 : fix unordered list
2019-04-26 00:01:42 +03:00
Anton Yershov
65c5793733
#8 : fix unordered list
2019-04-25 23:47:38 +03:00
Ilya Kantor
9f06601c34
minor
2019-04-25 21:45:31 +02:00
Ilya Kantor
e30d9d4678
minor
2019-04-25 21:37:14 +02:00
Ilya Kantor
3465665ca7
minor
2019-04-25 21:19:15 +02:00
Ilya Kantor
b2f89741a0
up
2019-04-25 21:17:34 +02:00
Sergey Kopylov
b7b073be1a
Update article.md
2019-04-25 17:14:45 +03:00
Ilya Kantor
273e47b70a
cleanup
2019-04-25 13:31:21 +02:00
Ilya Kantor
8735adcb6f
Merge pull request #940 from h-n-y/h-n-y-patch-1
...
Fix typo
2019-04-25 09:14:16 +02:00
Ilya Kantor
340c14710b
Merge pull request #939 from Violet-Bora-Lee/patch-1
...
Corrected grammar
2019-04-25 09:13:42 +02:00
Hans Yelek
743a0dcf90
Fix typo
...
Change function name "random" to its proper name "randomInteger"
2019-04-24 23:06:16 -06:00
Violet.Lee
190f0de0b1
Corrected grammar
2019-04-25 09:32:32 +09:00
Alexey Pyltsyn
4c2ab7343d
Replace Github
with GitHub
2019-04-24 00:41:59 +03:00
Alexey Pyltsyn
735880d45f
Replace Node.JS
with Node.js
2019-04-23 21:29:04 +03:00
Ilya Kantor
b9ca311f19
Merge pull request #935 from alaabouayed/patch-4
...
Clarity
2019-04-23 20:38:50 +03:00
Alexey Pyltsyn
10f84e7268
6-data-storage/01-cookie: fix typo
2019-04-23 20:31:30 +03:00
Ilya Kantor
6f55ba602b
Merge pull request #936 from lex111/js-correct
...
Fix name of JavaScript
2019-04-23 20:19:14 +03:00
Alexey Pyltsyn
c5ce5578fc
Fix name of JavaScript
2019-04-23 11:54:43 +03:00
Alaa Bouayed
8ef9fd28dc
Clarity
2019-04-22 16:23:57 +01:00
Ilya Kantor
3b14ed8185
minor
2019-04-22 18:03:51 +03:00
Ilya Kantor
203b8f9f07
fixes
2019-04-22 17:52:53 +03:00
Ilya Kantor
585b77dbb9
Merge pull request #933 from alaabouayed/patch-3
...
Grammar
2019-04-22 08:48:59 +03:00
Ilya Kantor
3b3363ee33
Merge pull request #934 from alaabouayed/patch-2
...
Corrected grammar
2019-04-22 08:48:49 +03:00
Alaa Bouayed
14163bbe75
Grammar
2019-04-21 23:23:03 +01:00
Alaa Bouayed
7aa1e0f625
Corrected grammar
2019-04-21 22:23:13 +01:00
Ilya Kantor
74e6955587
Merge pull request #932 from cmdlhz/cmdlhz-patch-1
...
Updated article.md (better sentence flow)
2019-04-21 22:50:34 +03:00
Ilya Kantor
b91abf88fd
minor
2019-04-21 22:30:06 +03:00
Ilya Kantor
b38d4263f2
minor
2019-04-21 22:29:29 +03:00
Lim
d67929ca8d
Updated article.md (better sentence flow)
...
BEFORE
"3. When this happens, a special “object wrapper” IS CREATED that provides the extra functionality, and then is destroyed."
AFTER
"3. When this happens, a special “object wrapper” that provides the extra functionality IS CREATED, and then is destroyed."
2019-04-21 21:56:44 +09:00
Ilya Kantor
092f739c1c
searching elements: make more modern
2019-04-21 14:27:04 +03:00
Ilya Kantor
b8eb04dfb6
classes: remove patterns
2019-04-21 13:40:20 +03:00
Ilya Kantor
be9f48c2f2
Merge pull request #930 from alaabouayed/patch-1
...
Fixed typo
2019-04-21 07:52:47 +03:00
Ilya Kantor
0a2b8175de
Merge pull request #929 from mihansweatpants/patch-2
...
Fix typo
2019-04-21 07:52:35 +03:00
Ilya Kantor
7b884bf84a
Merge pull request #928 from mihansweatpants/patch-1
...
Minor grammar fix
2019-04-21 07:52:21 +03:00
Ilya Kantor
77581bc049
Merge pull request #927 from him2312/patch-1
...
Update solution.md
2019-04-21 07:52:02 +03:00
Ilya Kantor
333a00bb13
Merge pull request #924 from dragonwocky/patch-4
...
Typos
2019-04-21 07:49:21 +03:00
Ilya Kantor
de9f268c46
Merge pull request #922 from JohnMcGuinness/patch-1
...
Minor grammar change
2019-04-21 07:49:07 +03:00