Commit graph

48 commits

Author SHA1 Message Date
Ilya Kantor
b057341f6c refactor objects, add optional chaining 2020-05-03 16:56:24 +03:00
Peter Roche
2a6e87a6e9
Change 'brackets' to 'parentheses'
Again, in American English, and programming, "brackets" usually means "square brackets". "Parentheses" is unambiguous.
2020-03-30 18:25:04 -06:00
Peter Roche
46b3bf6b5a
Change 'brackets' to 'parentheses'
I think this is the way it is typically used here and elsewhere. reserving "brackets" without a qualifier for indicating square brackets., so probably no explanation is necessary. 

But, for those who want to know more:

It does seem to be the case that in British English "brackets" typically means "round brackets", which are parentheses, but in American English "brackets" typically means square brackets ("[]"). 

Admittedly, "brackets" is easier to spell. And to pronounce. Even to type, once you get used to it.
2020-03-30 18:17:55 -06:00
u-n-known
169389f7d5
Some missing whitespaces 2020-02-23 00:36:26 +01:00
koala-lava
0de5046a40
Update solution.md 2019-12-01 20:13:36 +07:00
koala-lava
d43276a7f3
Added clarification
The solution explanation is not very obvious so added another example to make things clear
2019-11-11 19:54:21 +07:00
koala-lava
dd52fb91cd
Fixed object variable user.go() to be obj.go() 2019-10-22 05:55:22 +07:00
paroche
9fd644cc83
Update article.md
Add "the" before "'this' keyword".
2019-09-23 20:44:13 -06:00
Ilya Kantor
13bae5d9b4
Merge pull request #1332 from paroche/patch-24
Update article.md
2019-09-13 17:57:38 +03:00
paroche
a95a2f5725
Update solution.md
Wording change. (I actually like the original wording "does not give understanding" -- very concise, and communicates clearly. It's just a bit non-standard in usage).
2019-09-12 17:24:05 -06:00
paroche
30314f66e0
Update article.md
Minor wording changes.
2019-09-12 16:22:36 -06:00
Ilya Kantor
3da7f481dd minor 2019-09-11 13:18:38 +03:00
Ilya Kantor
3dd8ca09c1 minor 2019-09-07 23:08:45 +03:00
Daniel Schroeder
d0c3c695fb
Minor grammatical fixes 2019-09-07 13:22:20 -05:00
Daniel Schroeder
d813adfb7b
Fix minor grammatical errors 2019-09-07 13:01:53 -05:00
pimonenkov
f8c561c746
an -> a 2019-09-04 12:07:21 +03:00
Ilya Kantor
34e9cdca36 minor 2019-07-29 00:12:34 +03:00
Ovidiu Voicu
01acd465ba Fix typo and rephrased sentence 2019-07-03 19:07:41 +03:00
Ilya Kantor
cb6aac9c0a minor 2019-06-26 12:12:59 +03:00
Ilya Kantor
7697f95e24 fixes 2019-06-20 16:16:49 +03:00
K-Sato
a6c16624e7
Fix Typo
https://idioms.thefreedictionary.com/for+a+start
2019-06-20 11:18:21 +09:00
Ilya Kantor
389801a41e minor 2019-05-31 20:07:38 +03:00
Ilya Kantor
6713199c3c minor 2019-05-31 19:22:08 +03:00
Ilya Kantor
9f4b8a5c98 minor 2019-05-31 19:17:46 +03:00
Ilya Kantor
76b0616727 improvements 2019-05-31 19:11:37 +03:00
Ilya Kantor
0a95d04b17 closes #908 2019-04-15 11:31:03 +03:00
Ilya Kantor
2ee2751216 refactor promise, geneerators, global object 2019-03-02 23:36:53 +03:00
Ilya Kantor
408ba7d4e4 make sure a solution always shows up, use "demo" if exists 2019-02-21 19:35:04 +03:00
Mau Di Bert
397a3aff4e
Update task.md
If it's not mentioned, the reader could not change code inside showStep() and then, showStep() could be just the last call of the statement.
2019-01-18 09:59:23 -03:00
Elie
e9ed9f16c9
Spelling fix 2018-12-19 01:26:52 +02:00
daGo
be572bdb4c
add the quotes
now they do the same
2018-10-28 10:33:10 +03:00
Shashank Rajesh
61e825b042
Fixed grammatical typo.
Singular case agreement error. Yes, all I did was remove an 's' from a word. What a great first contribution to an open source project!
2018-10-18 18:05:10 -04:00
daGo
48f942c093
typo: it's > its
just a casual small typo
2018-07-09 20:53:06 +03:00
Ilya Kantor
3340634eb5 minor 2018-07-04 15:09:45 +03:00
Ilya Kantor
be007e78ef remove cut 2018-02-06 13:07:22 +03:00
Aniket Kudale
2b57bdafa8 Corrected task 3 typo 2017-09-05 16:25:31 +05:30
Jeff Bothe
374db1ebd4 grammar, usage, punctuation edits, Part 1, sections 3.1 - 4.6 2017-08-15 18:25:49 -05:00
Sean Wall
96d6300339 Fix small spelling mistake 2017-08-09 08:28:32 -04:00
AlexRatmansky
728c7df6ca Removes typo 2017-07-17 11:41:29 +03:00
Mohammad Rajabifard
9a9f95358d Fix type resule to result 2017-06-24 16:52:56 +04:30
Aadith PM
c3548b61e1 Edit typo 2017-06-17 22:32:28 +05:30
Thierry Parmentelat
936a921d8a typos 2017-05-10 16:15:43 +02:00
Ilya Kantor
a4a16fccd6 minor 2017-04-17 21:42:33 +02:00
Ilya Kantor
79f3775034 minor 2017-03-30 13:28:35 +03:00
Ilya Kantor
bc9117e70f minor 2017-03-28 10:55:51 +03:00
Ilya Kantor
75e30539ef replace 2017-03-19 17:09:37 +03:00
Ilya Kantor
6c9c2219ba up 2017-01-07 01:25:31 +01:00
Ilya Kantor
9ad9063d00 up 2016-11-28 21:35:42 +03:00