File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
02-Part II - ES2015 features/05-Object additions Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1+ ## Object additions
Original file line number Diff line number Diff line change @@ -35,14 +35,21 @@ Other useful references:
353515 . Networking
363616 . 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
414801 . Template String
424902 . Arrows (arrow functions)
435003 . Default Parameters
44- 04 . Rest and Spread (
45- 05 . Object additions ( _ in progress _ )
51+ 04 . Rest and Spread
52+ 05 . Object additions
465306 . Classes (_ in progress_ )
475407 . Modules (_ in progress_ )
485508 . Promises (_ in progress_ )
You can’t perform that action at this time.
0 commit comments