Skip to content

Commit 367b0eb

Browse files
committed
add object lesson and resource
1 parent 1d8ca10 commit 367b0eb

10 files changed

+15
-1
lines changed

README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,18 @@ We concentrate on the language itself here, with the minimum of environment-spec
6060

6161
3.5 Automated testing with mocha
6262

63-
3.6 Polyfills
63+
3.6 Polyfills
64+
65+
### Code quality
66+
67+
4.1 Objects
68+
69+
4.2 Garbage collection
70+
71+
4.3 Symbol type
72+
73+
4.4 Object methods, "this"
74+
75+
4.5 Object to primitive conversion
76+
77+
4.6 Constructor, operator "new"

images/object-user-delete.png

5.31 KB
Loading

images/object-user-empty.png

2.96 KB
Loading

images/object-user-isadmin.png

5.81 KB
Loading

images/object-user-props.png

7.22 KB
Loading

images/object-user.png

4.69 KB
Loading

images/object.png

3.65 KB
Loading
9.14 KB
Loading

images/variable-copy-reference.png

12.9 KB
Loading

images/variable-copy-value.png

15.4 KB
Loading

0 commit comments

Comments
 (0)