Hacker News new | ask | show | jobs
by mitchi 4109 days ago
Amazing slides. Great work. The quizz at the end is pretty hard too. Is anyone here confident about the answers?

https://gist.github.com/concise/a20b3e5d7e9c61dfbcc5

1 comments

1) Binary Floating Point Standard 2) Pass by Value and Pass by Reference 3) More than 1 argument problem 4) Closure

Not that hard..didn't go thgh the bigger ones BTW...

7 is with the instanceof pattern. You add an if statement at the beginning of the function. If "this" is global you return a new object.