| Liam McLennan |
Today I updated my JavaScript Koans project, adding a new topic (about 'this') and updating an existing topic (about reflection).
The about reflection topic had some weird examples that needed fixing and while I was in the code I added a test about object's 'constructor' property.
The 'about this' topic explores the various ways that JavaScript's 'this' keyword can behave.




