Skip to content

Latest commit

 

History

History
26 lines (24 loc) · 969 Bytes

README.md

File metadata and controls

26 lines (24 loc) · 969 Bytes

JavaScript Application Development first session in 2018

Each directory has example files from the class on that date.

Date Lesson Subject
2018-02-06 1 Introduction and syntax
2018-02-08 2 Arrays and objects
2018-02-13 3 Functions, part 1
2018-02-15 4 Functions, part 2
2018-02-20 5 Functions, part 3
2018-02-22 6 Functions and objects
2018-02-27 7 JavaScript in the browser
2018-03-01 8 Document Object Model
2018-03-06 9 jQuery
2018-03-08 10 Asynchronous JavaScript
2018-03-13 11 JavaScript tools, part 1
2018-03-15 12 JavaScript tools, part 2
2018-03-20 13 ECMAScript 2015, part 1
2018-03-22 14 ECMAScript 2015, part 2
2018-03-27 15 React, part 1
2018-03-29 16 React, part 2
2018-04-03 17 React, part 3
2018-04-05 18 React Router
2018-04-10 19 Firebase
2018-04-12 20 Redux