icetbr

Results 46 comments of icetbr

You probably know how to do it, but heres the implementation of a timeout anyway https://github.com/nodejs/node/issues/12005#issuecomment-289195066

Just a tip for people struggling with performance, add a shortcut to toggle the overlay. When you're playing cards, specially APM decks, or the box, disable it. I set mine...

Good to know, thanks. Those were the ones I currently wanted to promisify, together with the 'ready' event.

[aminya](https://github.com/aminya) I'm afraid your "hard to understand" is also biased. But I agree with your sentiment, I think. Reduce is a catch all solution for when map and filter aren't...

It needs to have the top element as a class, the rest may be functions it seems.

I tried winetricks crypt32, winhttp and wininet as suggested here https://bugs.winehq.org/show_bug.cgi?id=47597 Also secur32. No deal. Didn't try a clean prefix though.

Hi, I skimmed this discussion, but it seems like you're talking about **asymmetric matchers**. Jasmine and Jest uses them. I like the idea as well for integration tests. But I...

Thank you for that feedback. I use your approach in my production projects, so my `expectDb` handles `updatedAt, createdAt, _id` fields for instance. I started playing around with **async matchers**...

"Install all the required tools and configurations using Microsoft's windows-build-tools using npm install --global --production windows-build-tools from an elevated PowerShell or CMD.exe (run as Administrator)." https://www.npmjs.com/package/node-gyp

I don't know if this helps ![image](https://user-images.githubusercontent.com/1111617/156929781-8091c92e-9e9b-4d74-8f4a-9ccea61d943d.png)