Ilya Kantor
f4cf5808c8
minor fixes
2020-10-06 13:04:37 +03:00
Ilya Kantor
f409905f7b
minor fixes
2020-10-06 00:47:39 +03:00
Vse Mozhe Buty
4320617f8a
Fix syntax enumeration in 1.4.7
...
Currently, syntax of the 1 and 3 cases is the same.
2020-10-05 19:59:16 +03:00
Milo Silva
73550e58ac
Update 'properties' to 'property values'
...
The task asks to multiply numeric object 'properties', however the term 'object properties' include both the 'property keys' of the object as well as the 'property values' of the object. It is clear the intention of the task is to change property values.
This change improves clarity of the task description.
2020-09-27 11:08:51 +02:00
Ilya Kantor
bd8e8a9bdd
minor fixes
2020-09-12 19:48:22 +03:00
Ilya Kantor
0168147c81
Merge pull request #2081 from MuhammedZakir/master
...
Restructure the Solution for 'Army of Functions' task and Fix Typos
2020-09-10 18:05:14 +03:00
Ilya Kantor
88ad89f029
Merge pull request #2015 from leviding/patch-21
...
Delete a blank
2020-09-05 17:06:18 +03:00
MuhammedZakir
0f5b63d86f
Restructure the Solution for 'Army of Functions' task and Fix Typos
...
Fix #2068 - Army of Functions
Fix #2070 - Typo
Fix #2056 - Grammatical Error
Fix #2074 - Remove semi-colon after function declaration
2020-09-04 13:38:41 +05:30
Ilya Kantor
8e1f438a5b
Merge pull request #1990 from lumosmind/patch-43
...
more definitive title
2020-07-23 23:09:25 +03:00
Mustafa Kemal Tuna
41766c939e
grammar fix
2020-07-23 22:31:55 +03:00
LeviDing
c2f8c4fb9e
Update article.md
2020-07-18 23:32:51 +08:00
Ilya Kantor
ae1171069c
Merge pull request #1970 from rromanenko/patch-1
...
Update article.md
2020-07-18 14:16:30 +03:00
Ilya Kantor
918947e129
Merge pull request #1980 from liuernan/patch-1
...
a little confused by this description
2020-07-18 14:14:32 +03:00
Ilya Kantor
83c01f4be2
Merge pull request #1993 from shubham-maurya/patch-1
...
Update article.md
2020-07-18 14:10:50 +03:00
Ilya Kantor
1f0fcb7de6
minor fixes
2020-07-12 16:20:39 +03:00
LeviDing
450612a09e
Fix some confusing expression
2020-07-12 18:45:38 +08:00
Shubham Maurya
d9ab352ed8
Update article.md
...
Minor edit around example code: " should be around id
2020-07-05 23:18:37 +05:30
Mustafa Kemal Tuna
5ac51835a7
more definitive title
...
There are also array literals and string literals.
2020-07-04 18:34:34 +03:00
刘二男
3e2309cb9b
Update article.md
2020-07-01 14:37:59 +08:00
Roman Romanenko
edfe300d80
Update article.md
...
Fixing a typo
2020-06-23 17:47:41 +03:00
GabrieleC
8613348076
Fix typo
2020-05-23 20:37:30 +02:00
Violet Bora Lee
b782700818
minor fixes
2020-05-06 17:10:53 +09:00
Violet Bora Lee
b4910970c2
minor fixes
2020-05-05 22:27:01 +09:00
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
Alexey Pyltsyn
c1c5c730d6
Merge pull request #1748 from GeorgySerga/patch-6
...
Fix translation
2020-03-29 05:58:02 +03:00
Ilya Kantor
d9d2127a3f
Merge pull request #1774 from duongdominhchau/patch-1
...
Add commas after non-terminal properties
2020-03-21 09:13:36 +03:00
Bora Lee (Violet)
cf6821e0a4
minor fixes
2020-03-01 21:27:35 +09:00
Dương Đỗ Minh Châu
2abe375239
Add commas non-terminal properties
2020-02-29 11:13:08 +07:00
u-n-known
169389f7d5
Some missing whitespaces
2020-02-23 00:36:26 +01:00
Ilya Kantor
323f1552ac
Merge pull request #1754 from rizkyzhang/patch-2
...
Update article.md
2020-02-18 23:51:32 +00:00
Rizky
44a6c12654
Fix typo
2020-02-16 11:14:09 +07:00
Rizky
2cd077cca8
Update article.md
2020-02-16 11:04:58 +07:00
Georgy
2bc6d87804
Fix translation
2020-02-13 00:07:20 -05:00
Peter Roche
59861ad2e3
Update article.md
...
"return `undefined`" -> "returns `undefined`"
2020-02-10 23:02:31 -07:00
Ilya Kantor
f9feec2d69
minor fixes
2020-02-04 16:43:35 +00:00
Violet Bora Lee
6f7ec12358
minor fixes
2020-02-02 03:25:04 +09:00
Zeel
4e4144b084
fix: spell correction to existence
2020-01-21 16:16:09 +05:30
Ilya Kantor
47d186598a
Merge pull request #1603 from koala-lava/patch-2
...
Added clarification
2019-12-01 19:06:10 +03:00
koala-lava
0de5046a40
Update solution.md
2019-12-01 20:13:36 +07:00
Ilya Kantor
4587fde235
re-import images (Sketch update)
2019-11-30 08:51:52 +03: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
Em Poulter
94e251d1b7
Fixed Typo
2019-11-07 12:38:33 +00:00
PetreM
f37e9e7be3
trivial: indefinite to definite article
2019-11-04 08:47:40 +02:00
Ilya Kantor
611fefd90e
fixes #1569
2019-11-03 15:52:35 +03:00
koala-lava
dd52fb91cd
Fixed object variable user.go() to be obj.go()
2019-10-22 05:55:22 +07:00
Ilya Kantor
7418213b66
re-import images from Sketch (no changes)
2019-10-10 17:08:16 +03:00
Ilya Kantor
e9e48010ed
fixes #1395
2019-10-02 13:20:35 +03:00
YuanHao Chiang
b0e67489de
Update cloning algorithm URL
...
Url was pointing to a broken page, updated to match the working URL.
2019-09-29 13:05:56 +08:00