Commit graph

81 commits

Author SHA1 Message Date
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
Violet Bora Lee
b782700818 minor fixes 2020-05-06 17:10:53 +09:00
Ilya Kantor
b057341f6c refactor objects, add optional chaining 2020-05-03 16:56:24 +03: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
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
Ilya Kantor
f9feec2d69 minor fixes 2020-02-04 16:43:35 +00:00
Zeel
4e4144b084
fix: spell correction to existence 2020-01-21 16:16:09 +05:30
Ilya Kantor
7418213b66 re-import images from Sketch (no changes) 2019-10-10 17:08:16 +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
Ilya Kantor
c01347aa2e minor 2019-09-02 23:31:05 +03:00
Violet.Lee
1144f478bd
Update article.md 2019-08-17 18:27:35 +09:00
Ilya Kantor
9bfc8cfa9c minor 2019-08-11 14:24:31 +03:00
Ilya Kantor
4d44df6a3a Embed font to SVG 2019-08-11 14:17:38 +03:00
Ilya Kantor
bbf98b2ef0 fixes 2019-07-31 00:46:04 +03:00
Ilya Kantor
34e9cdca36 minor 2019-07-29 00:12:34 +03:00
Ilya Kantor
3ba28aa104 images to svg 2019-07-28 15:42:37 +03:00
Ilya Kantor
63dc4cddd4 images to svg 2019-07-27 15:55:44 +03:00
Ilya Kantor
a6284dec25 minor 2019-07-27 00:59:12 +03:00
Ilya Kantor
03560a7f03 fix 2019-07-24 11:09:06 +03:00
Ilya Kantor
746fe5f2b6 minor 2019-07-19 19:30:19 +03:00
luc4leone
b64d7af3ef Change double quotes for backtick to fix rendering 2019-07-19 09:30:41 +02:00
luc4leone
6c7c7d38ca Added a dot notation example 2019-07-19 08:40:56 +02:00
luc4leone
65128b2a6f 'property values' instead of 'field' in code comment 2019-07-18 13:58:22 +02:00
hoomaan Hormozdi
18e30f15ba
Update article.md
Type mismatch
2019-04-09 11:40:54 +04:30
Ilya Kantor
8f13d61a8b Sketch editor update (no important image changes) 2019-04-05 09:17:57 +03:00
Yifei Yin
61ed0672b9
Added a space after "for"
For consistency with the rest of the document and the "coding style" chapter
2019-03-15 21:41:40 -04:00
Ilya Kantor
be9c5a7b5f re-export pictures 2019-03-02 23:36:52 +03:00
Ilya Kantor
408ba7d4e4 make sure a solution always shows up, use "demo" if exists 2019-02-21 19:35:04 +03:00
Ilya Kantor
360be9ed99 fix 2019-02-21 18:54:16 +03:00
Mau Di Bert
95af86c3ab
Update solution.md
I've added the solution here because the reader is obliged to go to the sandbox to see the solution, which has not happened till now in the course. And even there's already a link for doing that just above.
2019-01-15 10:31:05 -03:00
Elie
59650ec282
Spelling fix 2018-12-19 00:16:54 +02:00
Ilya Kantor
0ed3b44386
Merge pull request #574 from mathiasbockwoldt/patch-1
Added missing semicolon
2018-11-03 19:30:37 +03:00
Ilya Kantor
444af99a26
Merge pull request #570 from loumarven/patch-2
Improved sentence composition
2018-11-03 19:29:37 +03:00
sneaky-moose
82502dbe27
Correct spelling mistake in JS comment
independant -> independent
2018-10-30 12:24:38 +11:00
Mathias Bockwoldt
90ce0219ea
Added missing semicolon
To be consistent, I added a semicolon after a `let` command
2018-10-26 17:00:58 +02:00
loumarven
9a98dddced
Improved sentence composition 2018-10-24 23:15:11 +08:00
manu-dikzit
ce323eb6f3
Fixed "7 language types" to "7 data types" 2018-10-15 16:51:25 +05:30
Ilya Kantor
d0fcf522da sketch downgrade to 50 for good arrows, closes #494 2018-10-09 12:00:34 +03:00
Ilya Kantor
aa43deef3b closes #516 2018-10-07 20:19:48 +03:00
Ezra Casas
bda23ad3d5
Corrected typos 2018-10-03 19:47:04 -06:00
Ilya Kantor
101f8ba623 closes #440 2018-07-19 23:42:11 +03:00
Ilya Kantor
9ad2ad6355
Merge pull request #419 from MargaritD/master
minor suggested edits to Objects chapter
2018-03-31 22:33:09 +03:00
MargaritD
0a5d71de0c
Update article.md 2018-03-31 08:00:33 -04:00
Lakindu Akash
3334ce274e
update code snippet that was marked as text. 2018-03-05 01:41:28 +05:30