Commit graph

3793 commits

Author SHA1 Message Date
lumosmind
b32ce2c9a0
coding style conflict with the tutorial itself
variable user is using for both string and object type different values. these situation is called "ninja code" bu author :)

"Add a new variable only when absolutely necessary.
Instead, reuse existing names. Just write new values into them."
https://javascript.info/ninja-code
2019-10-29 15:36:57 +03:00
Ilya Kantor
d5195b5d59 closes #1524 #716 2019-10-29 06:32:44 +03:00
Alexey Pyltsyn
4159a65ea2
'str' inside of 'start' (#1529)
'str' inside of 'start'
2019-10-28 17:03:38 +03:00
Alexey Pyltsyn
2774d330ec
Update article.md (#1528)
Update article.md
2019-10-28 17:02:04 +03:00
Alexey Pyltsyn
c06f0dd625
string outputs without quotes (#1527)
string outputs without quotes
2019-10-28 17:00:52 +03:00
Alexey Pyltsyn
e15a63cf7a
Update article.md (#1526)
Update article.md
2019-10-28 16:59:47 +03:00
Alexey Pyltsyn
8f85ab4323
Update article.md (#1525)
Update article.md
2019-10-28 16:58:45 +03:00
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
Violet.Lee
bfb9b8900e
Update article.md 2019-10-28 19:31:49 +09:00
lumosmind
e70f039a59
string outputs without quotes
Some of string outputs are represented with quotes but some of not, there is a 	inconsistency.
2019-10-28 12:04:12 +03:00
hrodward
6a9bfe185e
Update article.md
Grammar suggestions
2019-10-28 09:31:19 +01:00
hrodward
2a82d42c71
Update article.md
Grammar suggestions
2019-10-28 08:07:01 +01: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