Skip to content
This repository has been archived by the owner on Jul 21, 2020. It is now read-only.

Latest commit

 

History

History
38 lines (23 loc) · 1.08 KB

week-4.md

File metadata and controls

38 lines (23 loc) · 1.08 KB

Week 4

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

  • Continue working on job story. Make sure to finish HTML & CSS. Start working on the client side JavaScript Enhancement
  • Research Looping and Higher Order functions, document your findings in your Wiki and think about the implementation of these two concepts into your Feature