- Regular lesson
- Time: 1:40h
We discuss Prototypes, Closures and Hoisting.
In this lesson you continue building the Frontend code for the job story designed in the Project Tech course. The Frontend code will be based on the principles of Progressive Enhancement.
We will also discuss the following topics (homework previous lecture)
- Research the following JavaScript concepts and document these in your Wiki, it is important to encorporate these concepts in your JavaScript feature and/or explain how these concepts work:
- Prototypes in JavaScript
- Hoisting
- Closures
- Document your findings in the wiki (progress)
- Work on Front-end feature
- Continue working on your Front-end feature. You should be working on your client side javascript functionalities.
- Read Chapter 11 of Eloquent JavaScript - Asynchronous Programming