Commit graph

2571 commits

Author SHA1 Message Date
Ilya Kantor
6e77e3adfe improvements 2019-05-05 23:08:53 +02:00
Ilya Kantor
2634131fac minor 2019-05-05 09:09:58 +02:00
Ilya Kantor
1e99f7d57f fixes 2019-05-05 08:16:32 +02:00
Ilya Kantor
1ba420f511 fixes 2019-05-04 22:34:27 +02:00
Ilya Kantor
05f45021ca fixes 2019-05-04 20:52:26 +02:00
Ilya Kantor
1646a74030
Merge pull request #960 from luc4leone/patch-1
Fixed a small typo
2019-05-04 19:41:00 +02:00
Luca Leone
1764ee3489
Fixed a small typo 2019-05-04 14:40:54 +02:00
Ilya Kantor
047ffa2877
Update article.md 2019-05-04 13:37:18 +02:00
Alexey Pyltsyn
5e37dbdc9c
Fix GitHub casing (#959)
Fix GitHub casing
2019-05-04 12:09:10 +03:00
Enrico Palmieri
5982afb1bd Fix GitHub casing 2019-05-04 10:10:02 +02:00
Alexey Pyltsyn
940535897c
1-js/06-advanced-functions/10-bind: fix markup 2019-05-03 14:38:31 +03:00
Alexey Pyltsyn
042ebed10b
Fixed typos in defer example (#958)
Fixed typos in defer example
2019-05-03 14:37:20 +03:00
yuenm18
be9dbd7545
Fixed typos in defer example 2019-05-02 22:09:05 -07:00
Ilya Kantor
ac39b06f08
Merge pull request #956 from rezyx/replace-strings-11/async/02-promise-basics
Replace error strings with template strings
2019-05-02 07:33:23 +02:00
Enrico Palmieri
b457de1e12 Replace error string with template strings 2019-05-01 21:27:21 +02:00
Alexey Pyltsyn
feebafcc9e Fix typos 2019-05-01 16:51:27 +03:00
Alexey Pyltsyn
ca92aed539 1-js/12-generators-iterators/2-async-iterators-generators: fix typo 2019-05-01 16:44:47 +03:00
Alexey Pyltsyn
6a5f14da41
6-data-storage/02-localstorage: fix highlight 2019-05-01 13:41:16 +03:00
Ilya Kantor
19196e3e98
Merge pull request #945 from javascript-tutorial/lex111-patch-1
array-methods: wording
2019-04-30 22:06:18 +02:00
Ilya Kantor
5e82fe26f1
Merge pull request #946 from javascript-tutorial/lex111-patch-2
regexp-character-classes: wording
2019-04-30 22:06:08 +02:00
Ilya Kantor
0af081d45b
Merge pull request #948 from Okoyecb/patch-1
Update article.md
2019-04-30 22:05:55 +02:00
Ilya Kantor
7d23fd8b20
Merge pull request #949 from shchegol/master
Array methods: minor mistake
2019-04-30 22:05:45 +02:00
Ilya Kantor
aa67109dc1
Merge pull request #952 from pimonenkov/patch-2
replace "press" with "click"
2019-04-30 22:05:33 +02:00
Ilya Kantor
00654e3d77
Merge pull request #953 from afeldspar/patch-1
Update article.md (File and FileReader)
2019-04-30 22:04:46 +02:00
Alexey Pyltsyn
f8ef37f6a4
21-regexp-unicode-properties: fix title 2019-04-30 22:53:08 +03:00
Ilya Kantor
593e122f85 fix 2019-04-30 20:19:43 +02:00
afeldspar
aaab1d4f57
Update article.md
minor spelling and grammar corrections
2019-04-30 08:57:48 -04:00
pimonenkov
2802a6d5cd
replace "press" with "click"
"press" is when we push a keyboard key
"click"/"select" is when we use a mouse button.
2019-04-30 14:07:36 +03:00
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
Alexander Shchegol
ad8a7170e5 Array methods: minor mistake 2019-04-29 13:43:45 +03:00
Alexey Pyltsyn
f2328f035f Fix typo: authomatically 2019-04-29 02:45:13 +03:00
Chidi Okoye
50106208f7
Update article.md 2019-04-27 15:20:00 +01: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
Alexey Pyltsyn
e41783a78e
regexp-character-classes: wording 2019-04-27 13:22:30 +03:00
Alexey Pyltsyn
e9e383388d
array-methods: wording 2019-04-27 13:19:29 +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