Peter Roche
08f203a605
Update article.md
...
'"pro" and "contra" -> 'pros and cons'.
'pros and cons' is a much more typical way of saying it. But "pro" and "contra" is interesting. I hadn't previously known what "cons" stood for, though now it seems obvious.
Also, punctuation change.
2019-11-08 19:48:26 -07:00
Peter Roche
83bf32f2c8
Merge pull request #1598 from javascript-tutorial/paroche-patch-8
...
Update article.md
2019-11-08 18:51:44 -07:00
Peter Roche
5be878957e
Update article.md
...
And an added "the": "**the** `<html>` tag".
2019-11-08 18:50:59 -07:00
Peter Roche
37d8255380
Update article.md
...
"find out" -> "find"
2019-11-08 18:47:39 -07:00
Peter Roche
012e536a39
Update article.md
...
"how to..." -> "how do we..."
2019-11-08 18:11:35 -07:00
Peter Roche
aa97ba0e9b
Update task.md
...
'from bottom scroll' -> 'to bottom scroll'
2019-11-08 16:52:14 -07:00
Alexey Pyltsyn
53ae1bb015
Fix link
2019-11-08 23:50:31 +03:00
Alexey Pyltsyn
b2e53efe2b
Fixed Typo ( #1595 )
...
Fixed Typo
2019-11-08 18:03:04 +03:00
Peter Roche
d6b9f74f2e
Update article.md
...
"starts to bug..." -> "becomes buggy..."
I am not aware of "bug" being used as a verb in IT, but if it is, this is the first time I recall seeing it, so I would say it's probably not common.
Anyway, using it as a verb kind of bugged me a little.
2019-11-07 21:54:53 -07:00
Peter Roche
b071f46c60
Update article.md
...
"CSS width is useless at all." -> "CSS width is useless."
Could have also said "CSS width is of no use at all."
2019-11-07 21:48:20 -07:00
Peter Roche
83bfe333ab
Update article.md
...
`null` if that's `offsetParent` -> `null` for `offsetParent`
2019-11-07 21:34:48 -07:00
Peter Roche
cb3aadc598
Update article.md
...
`offsetParent` criteria list -- minor formatting change to previous change (added spaces).
2019-11-07 21:23:54 -07:00
Peter Roche
7279e9ce99
Update article.md
...
Further changes to `offsetParent` description.
2019-11-07 21:21:11 -07:00
Peter Roche
1bccdbb73e
Merge pull request #1596 from javascript-tutorial/paroche-patch-6
...
Update article.md
2019-11-07 20:43:29 -07:00
Peter Roche
1afdc8f43a
Update article.md
...
Grammatical changes to description of `offsetParent`. Adding 'the' before 'browser', removing commas. Changing "satisfies the following conditions" to "satisfies **one of** the following conditions", which I **think** is what is meant.
2019-11-07 20:41:36 -07:00
Em Poulter
94e251d1b7
Fixed Typo
2019-11-07 12:38:33 +00:00
Alexey Pyltsyn
5a1825c9ac
Update article.md ( #1593 )
...
Update article.md
2019-11-07 13:40:39 +03:00
Ilya Kantor
3955844f14
minor
2019-11-07 11:51:47 +03:00
Daria Pimenova
f12e89a1e9
Update article.md
2019-11-07 09:52:46 +04:00
Ilya Kantor
7c691b48c4
Merge pull request #1585 from lumosmind/patch-31
...
not proved features of class properties
2019-11-06 21:34:25 +03:00
Ilya Kantor
c78cfdf454
Merge pull request #1584 from lumosmind/patch-30
...
"computed property name" instead of "computed property"
2019-11-06 21:33:59 +03:00
Ilya Kantor
d88da8ae0d
Merge pull request #1583 from hrodward/patch-36
...
Update article.md
2019-11-06 21:33:45 +03:00
Ilya Kantor
8734416b97
minor
2019-11-06 21:08:29 +03:00
Ilya Kantor
8b545206a4
Merge pull request #1580 from hrodward/patch-35
...
Update article.md
2019-11-06 21:07:44 +03:00
Ilya Kantor
57e9dc8302
Merge pull request #1578 from hrodward/patch-34
...
Update article.md
2019-11-06 21:06:35 +03:00
Ilya Kantor
7aa527c383
Merge pull request #1575 from hrodward/patch-31
...
Update task.md
2019-11-06 21:04:43 +03:00
Ilya Kantor
cb8ca5c597
Merge pull request #1574 from hrodward/patch-22
...
Update article.md
2019-11-06 20:59:24 +03:00
Ilya Kantor
dcc7e48fae
Merge pull request #1571 from javascript-tutorial/paroche-patch-5
...
Update article.md
2019-11-06 20:57:52 +03:00
Ilya Kantor
763a639323
Merge pull request #1588 from lumosmind/patch-36
...
prove of concept
2019-11-06 20:50:39 +03:00
Ilya Kantor
29c4fc680e
closes #1589
2019-11-06 20:37:44 +03:00
Ilya Kantor
2063dbddd7
closes #1592
2019-11-06 20:37:44 +03:00
Ilya Kantor
978a3a2911
Merge pull request #1590 from wgolledge/patch-1
...
Update 01-regexp-introduction
2019-11-06 20:32:56 +03:00
Ilya Kantor
ecd93e97b3
fixes
2019-11-06 20:28:04 +03:00
Ilya Kantor
2aedc2df49
refactor arrow functions
2019-11-06 14:52:58 +03:00
Ilya Kantor
6165a9a727
split arrow functions
2019-11-06 14:05:43 +03:00
Peter Roche
7c8508c478
Update article.md
...
'sideway' -> 'side way'
2019-11-05 22:59:35 -07:00
Peter Roche
f9b91e2a6d
Update article.md
...
'forbids to apply' -> 'forbids applying'
2019-11-05 22:53:56 -07:00
Will Golledge
5f540e5d60
Update 01-regexp-introduction
...
This PR just includes grammar and formatting suggestions.
2019-11-05 20:30:36 +00:00
Alexey Pyltsyn
7ca5f53dae
"syntactic sugar" instead of "syntax sugar" ( #1582 )
...
"syntactic sugar" instead of "syntax sugar"
2019-11-05 22:44:26 +03:00
Alexey Pyltsyn
cd4def5557
example code must be unexecutable ( #1586 )
...
example code must be unexecutable
2019-11-05 22:42:01 +03:00
Mustafa Kemal Tuna
c905bda88a
prove of concept
...
there is an example code but it doesn't prove anything. But it was created to show that :
"That actually does the same as assigning it as a property directly:"
2019-11-05 21:06:45 +03:00
Mustafa Kemal Tuna
11ec67268f
example code must be unexecutable
...
example code must be executable because, it has dependent on another example code above. So it can't work in plunker container.
2019-11-05 19:54:19 +03:00
Mustafa Kemal Tuna
4df1cb9bbd
not proved features of class properties
...
"The property name is not placed into User.prototype. Instead, it is created by new before calling the constructor, it’s a property of the object itself."
you are talking about some features of "class properties" but the example code doesn't show these features. I changed the example code to show that defining property out of the constructor method is different from defining method in class structure.
2019-11-05 14:48:31 +03:00
Mustafa Kemal Tuna
0f91236b11
computed property name instead of computed propert
...
"computed property" term can make us recall "dynamically computed property" like fullname. And it can create misunderstanding.
get fullname(){
return this.name+ ' ' + this.surname;
}
2019-11-05 14:24:00 +03:00
hrodward
7b47d37d25
Update article.md
...
Grammar suggestions
2019-11-05 11:52:36 +01:00
Mustafa Kemal Tuna
7e3e74fa5b
"syntactic sugar" instead of "syntax sugar"
...
historically and in general use this phenomena is called as "syntactic sugar". I think we can change it for understand-ability and engineering convention.
https://www.computerhope.com/jargon/s/syntactic-sugar.htm
2019-11-05 13:50:42 +03:00
hrodward
6dec3ccb30
Update article.md
...
Grammar suggestions
2019-11-05 11:34:52 +01:00
Alexey Pyltsyn
dcb9d87ab8
trivial: indefinite to definite article ( #1573 )
...
trivial: indefinite to definite article
2019-11-04 16:01:43 +03:00
hrodward
9f158f9a75
Update article.md
...
Grammar suggestions
2019-11-04 10:45:48 +01:00
hrodward
fccf4615b6
Update task.md
...
Grammar suggestions
2019-11-04 08:49:08 +01:00