Commit graph

2991 commits

Author SHA1 Message Date
Ilya Kantor
67e317cee9
Update LICENSE.md 2019-07-16 13:19:28 +03:00
Ilya Kantor
9ff9aae04d
Merge pull request #1155 from aruseni/patch-11
[strings] Surrogate pairs S example
2019-07-16 11:37:08 +03:00
aruseni
0a7ded59b8
[strings] Surrogate pairs S example 2019-07-16 11:35:34 +03:00
Ilya Kantor
11e9d98cc3
Merge pull request #1151 from 1van0v/patch-6
fix typo
2019-07-16 08:37:35 +03:00
Ilya Kantor
b63dda6472
Merge pull request #1152 from caproven/patch-1
Corrected no-declaration object destructuring
2019-07-16 08:37:21 +03:00
Ilya Kantor
08533d4395
Merge pull request #1154 from Violet-Bora-Lee/patch-12
minor fix
2019-07-16 08:36:51 +03:00
Ilya Kantor
e5321b43ce
Merge pull request #1150 from Doesntmeananything/patch-1
Add stylistic and grammar fixes
2019-07-16 08:36:35 +03:00
Violet.Lee
4a5b5ad274
minor fix
errata
2019-07-16 10:52:43 +09:00
Christian Provenzano
7cf0e03213
Moved position of ')' in a code block to permit proper assignment statement 2019-07-15 19:29:37 +00:00
1van0v
9ff7e2d2e5
fix typo 2019-07-15 17:37:01 +03:00
Andrey Krasnov
462dfb3d98
Add stylistic and grammar fixes
I fixed some of the awkward phrasing:

• `concrete` is more common in the literary style of writing and is used to denote something opposite of abstract, so placing it here when describing a relation between html elements seems unnecessarily cumbersome. Plus there's some tautology in using `concrete` together with `actually`. I propose something simpler.

• `It’s possible that event.target equals this` -- the present indefinite tense is not quite correctly used here, because this sentence describes something that only happens conditionally and is not always true. There are many ways to rewrite this sentence, and I propose one that aims to keep the original structure of the idea.
2019-07-15 16:19:20 +03:00
Ilya Kantor
be342e50e3
Merge pull request #1147 from tonchique/patch-8
Update article.md
2019-07-13 22:36:14 +03:00
Anton Krekotun
5331f59f24
Update article.md
Fixed typo
2019-07-12 11:13:58 +03:00
Ilya Kantor
6745897a56
Merge pull request #1139 from maurodibert/patch-67
Update article.md
2019-07-11 23:31:35 +03:00
Ilya Kantor
e4b7f669d7
Merge pull request #1140 from 1van0v/patch-4
change parameter name to the set one
2019-07-11 23:31:17 +03:00
Ilya Kantor
ce42dab655
Merge pull request #1143 from 1van0v/patch-5
typo in "by no means"
2019-07-11 23:30:22 +03:00
Ilya Kantor
90e86388aa
Merge pull request #1138 from maurodibert/patch-66
typo
2019-07-11 23:30:03 +03:00
1van0v
a0b7d3b897
typo in "by no means" 2019-07-11 15:43:58 +03:00
1van0v
7add38b25d
change parameter name to the set one 2019-07-11 14:53:47 +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
1c0f029c75
Merge pull request #1136 from aruseni/patch-7
[strings] 2 code units are 4 bytes
2019-07-11 09:18:38 +03:00
Ilya Kantor
9a12fcf895
Merge branch 'master' into patch-7 2019-07-11 09:18:30 +03:00
Ilya Kantor
da2338720b
Merge pull request #1135 from aruseni/patch-9
\n in strings
2019-07-11 09:17:03 +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
Ilya Kantor
bc925995b1 minor 2019-07-10 01:26:34 +03:00
Ilya Kantor
5fbe4bdede minor 2019-07-09 16:03:25 +03:00
Ilya Kantor
b3e44dff0e
Update LICENSE.md 2019-07-09 13:02:03 +03:00
Ilya Kantor
b58f0a9d81
Merge pull request #1130 from Violet-Bora-Lee/patch-11
minor fix
2019-07-09 13:01:05 +03:00
Ilya Kantor
4696fd0f95
Update LICENSE.md 2019-07-09 12:24:57 +03:00
Ilya Kantor
18fcf02f6c rollback 2019-07-09 12:24:38 +03:00
Ilya Kantor
27890c8bc9
Update LICENSE.md 2019-07-09 12:23:40 +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
Ilya Kantor
0e3c4263d7 minor 2019-07-09 04:09:55 +03:00
Ilya Kantor
89f1604e7b minor 2019-07-09 04:09:08 +03:00
Ilya Kantor
d1c2c4c082 minor 2019-07-09 04:03:58 +03:00
Ilya Kantor
31f80ee116 minor 2019-07-09 03:59:37 +03:00
Ilya Kantor
76b62128fb minor 2019-07-09 03:57:21 +03:00
Ilya Kantor
52c1614bb0 minor 2019-07-09 03:49:18 +03:00
Ilya Kantor
2d77cc2d7c minor 2019-07-08 19:13:14 +03:00
Ilya Kantor
b56b6cc2a4
Merge pull request #1128 from aruseni/newlines
Remove newlines
2019-07-08 18:33:27 +03:00
Ilya Kantor
1a29e1f9c4
Merge pull request #1129 from aruseni/spaces
Remove spaces
2019-07-08 18:33:12 +03:00
Ilya Kantor
a9b2dbb8b7
Merge pull request #1127 from glebmikulko/patch-2
Remove redundant article
2019-07-08 18:32:53 +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
Gleb
a72ced0dc6
Remove redundant article 2019-07-08 17:49:48 +03:00