Skip to content

Commit

Permalink
Merge pull request getify#1146 from cdtapay/master
Browse files Browse the repository at this point in the history
Updated Google Tracer tool link since former was deprecated/broken
  • Loading branch information
getify committed May 16, 2018
2 parents 594b9d1 + 606aa50 commit 9d37678
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scope & closures/apB.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,6 @@ Secondly, IIFE is not a fair apples-to-apples comparison with `try/catch`, becau

The question really becomes: do you want block-scoping, or not. If you do, these tools provide you that option. If not, keep using `var` and go on about your coding!

[^note-traceur]: [Google Traceur](http://traceur-compiler.googlecode.com/git/demo/repl.html)
[^note-traceur]: [Google Traceur](http://google.github.io/traceur-compiler/demo/repl.html)

[^note-let_er]\: [let-er](https://github.com/getify/let-er)

0 comments on commit 9d37678

Please sign in to comment.