Frontend progress - imkarin/bloktech GitHub Wiki
Repository
I made the front end code in a separate repository: fe-assessment-2. Here, you'll also find a link to the prototype in the readme.
Week 1
- Research: progressive enhancement
- HTML/CSS/JavaScript breakdown
- Estimated workload
- Excercise: Elements by tag name
- Summary Eloquent JS (ch. 13 & 14)
Week 2
- Wrote a code plan (progressive enhancement)
- Excercise: Mouse trail
- Summary Eloquent JS (ch. 15 & 18)
Week 3
- Finished frontend's HTML/CSS. Started working on JS enhancements.
- Research: looping & higher order functions
Week 4
- Continued working on progressive enhancements of app.
- Research: Prototypes
- Research: Context, hoisting, scopes and closures
Week 5
- Continued working on progressive enhancements of app.