Skip to content

Latest commit

 

History

History
46 lines (27 loc) · 1.7 KB

week-3.md

File metadata and controls

46 lines (27 loc) · 1.7 KB

Week 3

Synopsis

  • Regular lesson
  • Time: 1:40h

Table of Contents

Theory

These chapters from Eloquent JavaScript:

Practicum

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.

  • Show progress in small groups
  • Document your findings in the wiki (progress)
  • Work on job story

Homework

Hand in

  • Hand in your findings of the above described chapter (chapter 4). You can do so by navigating to the issues section, click create new issue and select the week 3 issue template. The chapter can be summarized by 300 words.

Part of A1 grading: Research and document the concepts of: Scope and Context. Note* Provide code examples (can be from the internet - use APA style source notation)

  • Scope - Read and document your findings about the JS concept of Scope. Document your findings inside your Wiki: Front-end: Scope
  • Context - Read and document your findings about the JS concept of Context. Document your findings inside your Wiki: Front-end: Context Please do note* APA style for source notation is required.