deasems
deasems
When prompting for a password: ``` devcert password (http://bit.ly/devcert-what-password?): ``` The link http://bit.ly/devcert-what-password looks to be deeplinking to some content that doesn't exist anymore.
I was trying to figure out why mocking XHR wasn't affecting superagent requests when running my unit tests with Jest. After much debugging it turns out the node version of...
I'm using comlink with iframes and I'm seeing communication between frames fails when the parent app is running v4.3.1 and the child app is running 4.3.0. Specifically the promise returned...
The readme says to use the script at `dist/first-input-delay.js`, that file doesn't exist, I think it's meant to be `dist/first-input-delay.min.js`. Also consider setting the package `main` field to the minified...