Skip to content

Commit 48fdbaa

Browse files
committed
Merge pull request #7 from maxogden/patch-1
on js workshop: add link to additional notes on hoisting.
2 parents 8062875 + e52df46 commit 48fdbaa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

javascript.markdown

+2-1
Original file line numberDiff line numberDiff line change
@@ -1417,4 +1417,5 @@ http://nodeschool.io/#javascripting
14171417
---
14181418
# links
14191419
1420-
http://jsforcats.com/
1420+
- [jsforcats.com](http://jsforcats.com/)
1421+
- [learn more about function hoisting here](https://gist.github.com/maxogden/4bed247d9852de93c94c)

0 commit comments

Comments
 (0)