Skip to content

Commit b30121c

Browse files
committed
new titles added and object additions folder initiated.
1 parent 8c26e1e commit b30121c

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
## Object additions

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,21 @@ Other useful references:
3535
15. Networking
3636
16. Storage
3737

38+
* Future subjects need to be added:
39+
40+
* DOM Object (getEmelentByID(),....)
41+
* query selectors
42+
* working with DOM and node elements
43+
* passing data using query string
44+
* single tone
3845

3946
#### Part II 'ES6/ES2015 Features'
4047

4148
01. Template String
4249
02. Arrows (arrow functions)
4350
03. Default Parameters
44-
04. Rest and Spread (
45-
05. Object additions (_in progress_)
51+
04. Rest and Spread
52+
05. Object additions
4653
06. Classes (_in progress_)
4754
07. Modules (_in progress_)
4855
08. Promises (_in progress_)

0 commit comments

Comments
 (0)