raganwald.github.com icon indicating copy to clipboard operation
raganwald.github.com copied to clipboard

raganwald.com jekyll source

Results 28 raganwald.github.com issues
Sort by recently updated
recently updated
newest added

It could be done dynamically like: ``` js let String.prototype.reverse = function (...) {...}; 'abc'.reverse() getString().reverse() ``` In second example JavaScript implementation can't know statically whether `getString()` will return string,...

thanks for the post. first google hit for "coffeescript jekyll"

In this example there is a `Uncaught ReferenceError: trampoline is not defined` ``` function factorial (n) { var _factorial = trampoline( function myself (acc, n) { return n ? function...

...'t have to use it" ? I think you meant "can't" here? Also fixed a couple more little typos. Your analysis of inter-departmental power dynamics rings true, from my vantage...

Using this site while holding an iphone horizontally was a brutally poor experience. Something about how the site handles the zoom/viewport made it impossible to get the entire width of...