Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix broken link
  • Loading branch information
remarcmij authored Apr 1, 2019
commit 513ace2b0f23ee26ac39a8ee5ce0a9d047585048
2 changes: 1 addition & 1 deletion Week3/MAKEME.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Topics discussed this week:

> Read:

- JavaScript : [Closures](http://conceptf1.blogspot.nl/2012.11/javascript-closures.html)
- JavaScript : [Closures](http://conceptf1.blogspot.com/2013/11/javascript-closures.html)
- Everything you wanted to know about [JavaScript scope](https://toddmotto.com/everything-you-wanted-to-know-about-javascript-scope/)
- JavaScript [Scoping and Hoisting](http://www.adequatelygood.com/JavaScript-Scoping-and-Hoisting.html)
- 5 JavaScript [“Bad” Parts That Are Fixed In ES6](https://medium.freecodecamp.com/5-javascript-bad-parts-that-are-fixed-in-es6-c7c45d44fd81)
Expand Down