Glen Mailer

Results 79 issues of Glen Mailer

## 🙋‍♂ Question I'm currently working on upgrading to RTK 2.0 - which brings with it an upgrade to immer v10. Our application needs to support older browsers like smart...

question

I can't quite figure out what's causing this, but I've got a reproducible testcase (on my OS X machine, anyway). Sample file: ``` javascript var lazy = require("lazy"), fs =...

At the moment the unit output doesn't include the subtitles from `(testing)` calls at all. This makes is tricky to see which test is failing in blocks with multiple scenarios.

I'm not sure how doable this will be, but I figured I'd post it anyway. We have some libraries which are published as a bundle, and the consumer should use...

I was writing a little rake task to compare some data in our DB to fixture files, and found this module as the best one for doing pretty printed diffs...

💡 Feature Request

https://github.com/eropple/terraframe/blob/master/lib/terraframe/aws/aws_resources.rb#L3 I'm assuming this is leftover from a debugging session?

The public registry now supports scopes: http://blog.npmjs.org/post/116936804365/solving-npms-hard-problem-naming-packages There's also some neat stuff in the client to support pointing scopes at different registries: https://docs.npmjs.com/misc/scope Here's a suggested featurelist in rough order...

Thanks for making this module, it was really easy to get our logs into app insights from our existing winston logs. One thing we discovered was that our log metadata...