Commit graph

3748 commits

Author SHA1 Message Date
Peter Roche
f954987ba7
Update article.md
Further tweaks in the insertAdjacent... neighborhood of Summary.
2019-10-23 20:33:53 -06:00
Peter Roche
c8e062f499
Update article.md
Spelling things out a bit more for insertAdjacentHTML
2019-10-23 20:26:15 -06:00
Peter Roche
f6ead73b4e
Update article.md
"Although, " to "However,".
2019-10-23 20:15:43 -06:00
Peter Roche
cc3795f5f4
Update article.md
Changed spelling of "neighbor" from British ("neighbour") to American.

I think that's how you want it. Otherwise some other stuff has to be switched to British.
2019-10-23 20:04:30 -06:00
Alexey Pyltsyn
33cca1b111
Fix confusion in the task 2019-10-22 18:51:47 +03:00
Ilya Kantor
2e5fa7810b minor 2019-10-22 11:39:32 +03:00
Peter Roche
c07eb5c29a
Update article.md
3 commas and a period.
2019-10-22 01:44:17 -06:00
Ilya Kantor
01bb68474c
Merge pull request #1471 from hrodward/patch-8
Update article.md
2019-10-22 10:34:53 +03:00
Alexey Pyltsyn
91510794f6
Fixed object variable user.go() to be obj.go() (#1498)
Fixed object variable user.go() to be obj.go()
2019-10-22 10:34:17 +03:00
paroche
093238039e
Update article.md
"an arbitrary HTML" -> "arbitrary HTML"

or could have said "an arbitrary piece of HTML" or something like that.
2019-10-21 20:20:31 -06:00
paroche
f430bea35c
Update article.md
Actually removing articles ("the"s). Rare! Usage was inconsistent from line to line -- some had "the node" and some just had "node". I'd say in this case, since `node` is formatted as code, it's intended to be an identifier (rather than a type of thing), so should stand alone. That is, if `node` **stands** for the node, don't use "the", but if 'node' just means "some node", do use "the node".
2019-10-21 19:31:43 -06:00
paroche
00d3f99fe5
Merge pull request #1499 from javascript-tutorial/paroche-patch-5
Update article.md
2019-10-21 18:39:17 -06:00
paroche
022c037925
Update article.md
Rewording example lead-in.
2019-10-21 18:36:06 -06:00
koala-lava
dd52fb91cd
Fixed object variable user.go() to be obj.go() 2019-10-22 05:55:22 +07:00
Alexey Pyltsyn
88cd022adc
Update article.md
According to https://github.com/javascript-tutorial/ru.javascript.info/pull/704
2019-10-21 23:54:04 +03:00
paroche
7a0fbdb407
Update article.md
Take 2 on 'There should be "loading" indications...." line.
2019-10-21 14:11:56 -06:00
paroche
09d2e96c51
Update article.md
Sp., small change(s). Looks like someone else fixed main problem w/ "There should be..." sentence before I got here :-)
2019-10-21 14:01:56 -06:00
Ilya Kantor
7a6a56601e minor 2019-10-21 16:21:16 +03:00
Ilya Kantor
040aea0270
Merge pull request #1497 from hrodward/patch-23
Update task.md
2019-10-21 16:18:06 +03:00
Ilya Kantor
5aea931325
Merge pull request #1496 from hrodward/patch-22
Update article.md
2019-10-21 16:17:49 +03:00
Ilya Kantor
50aa158c02
Merge pull request #1495 from hrodward/patch-21
Update task.md
2019-10-21 16:17:24 +03:00
Ilya Kantor
e661044558
Merge pull request #1494 from hrodward/patch-20
Update task.md
2019-10-21 16:17:06 +03:00
Ilya Kantor
e5674cf583
Merge pull request #1493 from hrodward/patch-19
Update task.md
2019-10-21 16:16:57 +03:00
Ilya Kantor
e577658fc3
Merge pull request #1491 from hrodward/patch-17
Update article.md
2019-10-21 16:16:26 +03:00
Ilya Kantor
5db94bb154
Merge pull request #1490 from hrodward/patch-16
Update article.md
2019-10-21 16:16:11 +03:00
Ilya Kantor
ddf9d1e890
Merge pull request #1489 from hrodward/patch-15
Update article.md
2019-10-21 16:15:57 +03:00
Ilya Kantor
ea506192b2
Merge pull request #1488 from hrodward/patch-14
Update task.md
2019-10-21 16:15:40 +03:00
Ilya Kantor
77e9317d18
Merge pull request #1487 from hrodward/patch-13
Update article.md
2019-10-21 16:15:22 +03:00
Ilya Kantor
2cbed98e58 minor 2019-10-21 16:15:04 +03:00
Ilya Kantor
2d77eb7ddf
Merge pull request #1483 from Ghost-017/patch-5
minor
2019-10-21 16:14:13 +03:00
hrodward
4bb52fb046
Update task.md
Grammar
2019-10-21 13:46:15 +02:00
hrodward
89c4a0fca9
Update article.md
Grammar
2019-10-21 12:26:24 +02:00
hrodward
c0fd76be3d
Update task.md
Grammar
2019-10-21 11:52:48 +02:00
hrodward
7500898467
Update task.md
Grammar
2019-10-21 11:48:46 +02:00
hrodward
906dd131f1
Update task.md
Grammar
2019-10-21 11:43:39 +02:00
hrodward
8c1b767462
Update article.md
Grammar
2019-10-21 11:03:10 +02:00
hrodward
5c6be4c8bc
Update article.md
Grammar
2019-10-21 10:50:02 +02:00
hrodward
cd97f84c94
Update article.md
Grammar
2019-10-21 08:49:55 +02:00
hrodward
cc3c01bd94
Update task.md
Grammar
2019-10-21 08:30:26 +02:00
hrodward
74ad826d0d
Update article.md
Grammar
2019-10-21 08:09:39 +02:00
Ghost-017
14e82d1ddd
minor 2019-10-20 17:52:58 +08:00
Ghost-017
aae1e268c3
Update article.md 2019-10-20 17:47:48 +08:00
Ilya Kantor
30e3fa7237 minor 2019-10-20 09:27:30 +03:00
Ilya Kantor
4c9c943c87
Merge pull request #1484 from Ghost-017/patch-6
minor
2019-10-20 09:25:32 +03:00
Ilya Kantor
ebd69e25bf
Merge pull request #1486 from javascript-tutorial/paroche-patch-4
Update article.md
2019-10-20 09:24:18 +03:00
paroche
8826f07c53
Update article.md
"**and** more attributes...
2019-10-19 21:19:40 -06:00
paroche
676ffb718a
Update article.md
Wording on why use attribute vs classes question
2019-10-19 21:15:54 -06:00
paroche
79e244757f
Update article.md
"there's a lot" -> "there are a lot",
2019-10-19 20:29:34 -06:00
paroche
15d0394161
Update article.md
On first and second reading, I found this section very confusing. After looking up outerHTML on Mozilla and doing some tests, I came to understand what was being said (I think). Here I'm proposing some changes to, I hope, make it clearer (plus some little grammar changes).
2019-10-19 19:39:59 -06:00
paroche
4088e5df84
Merge pull request #1482 from Ghost-017/patch-4
minor
2019-10-19 17:59:57 -06:00