Commit graph

3782 commits

Author SHA1 Message Date
lumosmind
b5725a8be0
'str' inside of 'start'
splice method's minimum parameter is 'start' and it is number type. In this tutorial 'str' stands for string parameters.
2019-10-28 16:27:55 +03:00
Ilya Kantor
70ca842bef minor 2019-10-26 12:37:45 +03:00
Ilya Kantor
db1e31bf4d
Merge pull request #1519 from hrodward/patch-22
Update article.md
2019-10-26 08:48:42 +03:00
Ilya Kantor
ec91bab3d0
Merge pull request #1521 from hrodward/patch-24
Update solution.md
2019-10-26 08:44:13 +03:00
Ilya Kantor
d048324744
Merge pull request #1505 from hrodward/patch-25
Update article.md
2019-10-26 08:41:20 +03:00
hrodward
2bd1854c55
Update solution.md
Wouldn't this solution be more flexible?
2019-10-25 14:25:44 +02:00
Alexey Pyltsyn
f2501bcf07
fix typo (#1520)
fix typo
2019-10-25 15:16:57 +03:00
hrodward
a0168c7495
Update article.md
Grammar suggestions
2019-10-25 14:12:15 +02:00
carsca
8d3fbcc997
Fix typo. 2019-10-25 14:11:42 +02:00
Ilya Kantor
fac4413c60
Merge pull request #1504 from hrodward/patch-24
Update article.md
2019-10-25 14:20:31 +03:00
Ilya Kantor
86891b9fd7
Merge pull request #1514 from hrodward/patch-32
Update task.md
2019-10-25 14:16:33 +03:00
Ilya Kantor
321519e0a2
Merge pull request #1518 from hrodward/patch-22
Update article.md
2019-10-25 14:16:24 +03:00
Ilya Kantor
c62c84c181
Merge pull request #1492 from hrodward/patch-18
Update article.md
2019-10-25 14:16:03 +03:00
Ilya Kantor
9909b908da minor 2019-10-25 13:31:06 +03:00
hrodward
ead158abb5
Update article.md
Grammar suggestions
2019-10-25 12:22:43 +02:00
Ilya Kantor
072fa7d7ac minor 2019-10-25 13:13:21 +03:00
Alexey Pyltsyn
7df2a196ce
Update article.md (#1517)
Update article.md
2019-10-25 12:50:30 +03:00
hrodward
0007368b32
Update article.md
Grammar suggestions
2019-10-25 11:08:52 +02:00
Alexey Pyltsyn
7f28d56117
Update article.md (#1507)
Update article.md
2019-10-24 12:05:58 +03:00
Alexey Pyltsyn
31d96a3ea9
Update article.md (#1509)
Update article.md
2019-10-24 12:05:24 +03:00
Alexey Pyltsyn
373a305248
Update article.md (#1510)
Update article.md
2019-10-24 12:04:26 +03:00
Alexey Pyltsyn
fab771fc0c
Update article.md (#1511)
Update article.md
2019-10-24 12:03:44 +03:00
hrodward
eb2b327aec
Update task.md 2019-10-24 11:03:21 +02:00
Alexey Pyltsyn
a2d32ad21e
Update article.md (#1506)
Update article.md
2019-10-24 12:01:47 +03:00
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
hrodward
ad939bb80b
Update article.md
Grammar suggestions
2019-10-23 15:32:21 +02:00
hrodward
6f8ad3c1e3
Update article.md
Grammar suggestions
2019-10-23 15:23:34 +02:00
hrodward
ab55453e15
Update article.md
Grammar suggestions
2019-10-23 12:13:02 +02:00
hrodward
b6404a6c9b
Update article.md
Grammar suggestions
2019-10-23 08:08:19 +02:00
Alexey Pyltsyn
33cca1b111
Fix confusion in the task 2019-10-22 18:51:47 +03:00
hrodward
00ebc8185b
Update article.md
Grammar suggestions
2019-10-22 14:37:34 +02:00
Ilya Kantor
2e5fa7810b minor 2019-10-22 11:39:32 +03:00
Alexey Pyltsyn
29ea8907d1
Merge branch 'master' into patch-18 2019-10-22 11:07:52 +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
hrodward
a04d80c206
Update article.md
Grammar suggestions
2019-10-22 08:47:30 +02:00
hrodward
62193385b6
Update article.md
Grammar suggestions
2019-10-22 07:43:55 +02:00
hrodward
d0b95aa8df
Update 1-js/08-prototypes/01-prototype-inheritance/article.md
Co-Authored-By: Alexey Pyltsyn <lex61rus@gmail.com>
2019-10-22 05:20:59 +02: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