Sean Fern
Sean Fern
I'd like to write a small test suite for choreographer. I would split each test into its own file and use the built-in assert module, as tests are done in...
The `defaults` method in the request library is useful for creating a new request function​ with some options already set. It can also take a `requester` function, which is a...
Any reason to alter the default for xhr.withCredentials?
I'd like to reference code elsewhere in the design doc from the index view, either with "require" or via "this" (or both!). What do you think it would it take...
As I was adding the Whiskers library I was a little surprised by the big gap between Swig and most other engines in the compile bench. In that step, Swig...