Echo JS 0.11.0

<~>
kirilloid 2540 days ago. link 1 point
What must be done in order to implement Lexical Scoping?

Get the object
Dereference the current scope chain
Reference the current scope chain
one of the mentioned

WAT?
I've seen lot of tests, but this is really a crazy question.


Also I think beginner doesn't differ very much from intermediate. I got 60, 58 & 59, though.

Replies

JamieLivingstone 2540 days ago. link 1 point
Hi,

Thanks for the feedback. I am reviewing questions currently, this is the initial release. Over the coming weeks I will be changing the vast majority of the questions to reflect the difficulties better and adding more and also be getting some contributors to help hopefully :)
kirilloid 2539 days ago. link 0 point
Yeah, actually apart from those 2 moments, the tests are OK.
Ah, about setTimeout in a loop - better write something like "nine times 10" and "ten times 10" instead of making people count tens "manually".