Topics discussed this week:
• (re)writing data structures (in JSON)
• Promises
- 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
- Create at least 2 issues (bug / feature / code improvement) on another teams github repository. Do this in pairs.
- Solve the issue proposed by another students in your github repo. More info here
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.md of the above repository
- To hand in your homework you make a PR to the existing repository
Deadline Sunday morning
Go trough the reading material in the README.md to prepare for your next class
To hand in your homework, make a pull request to the original repository you forked from. Remember, our master branches are protected, you cannot push to a directly cloned repository you first have to make a fork to your own Github.