This week you will work on finishing your application so it's actually useful!!
Here you find the readings you have to complete before the ninth lecture.
Give feedback on the SPA (Github API) and git branching homework of one of you fellow students. Please provide the feedback in an issue.
☝️
This week you will work in a team!
So please:
- (one of your team mates should) Fork this repository: https://github.com/HackYourFuture/PromisessObjectsAndStringRendering
- make sure you are all collaborators on the same repository
- Follow the instructions in the REAME of the above repository
- To hand in your homework you make a PR to the existing repository
BONUS : Code Kata Race
- Codewars
- If you need to refresh your memory on es6 classes: es6-classes-in-depth
- Also read this article on scopes & closures: explaining-javascript-scope-and-closures