Slide 9
Slide 9 text
IMMEDIATELY INVOKED
FUNCTION EXPRESSIONS
Results:
Example 1 Example 2 Example 3
Chrome/Firefox [1,
2,
3,
4,
5]
5
[1,
2,
3,
4,
5]
Node.js REPL [1,
2,
3,
4,
5]
[1,
2,
3,
4,
5]
[1,
2,
3,
4,
5]
But Node.js runs on V8??!!
@chewxy
#assholejavascript