Andrew Mead

Results 9 comments of Andrew Mead

Thanks for that @light24bulbs. Only solution I found that worked.

Yup. I'm running into the same issue as @julienw. I'm running `git add .` after the callback fires. This doesn't work as expected because the files aren't copied even though...

Thanks for the time you spent building this! Do you know if the service will still remain free and open without an API key?

I'd love to see this too. I've been running into an issue a couple of times where a failed subscription has caused all my request tabs to get deleted. I'll...

A quick note for anyone else using this. The newest version of `doctrine/cache` you can use is 1.13.0. The library is deprecated and the 2.x.x releases only contain interfaces for...

Thanks for the information! I was not aware that a new implementation was being added for array methods that would otherwise update the array. I probably understood the goal of...

Hey @scottcorgan. I think both are useful. I originally used `deep-freeze` which prevents modifications but doesn't throw errors when a modification is attempted. I then found `deep-freeze-strict` which will throw...

This would be amazing. It would be nice to see styled logs right there in the app too.