Jeff Lau
Jeff Lau
Typo on registered
Long term it would be nice to have comments, but I think short term an easy way would be the organiser to create a telegram channel and have the invite...
Automated thank you tweet for admin. Could be made flexible dependent on social network
Blockparty currently requires twitter profiles so we have an idea of who is coming to the event. We could use a resolver that supports social profiles which we could reverse...
Currently the documentation for the new conditional mocking is quite a wall of code. I would like to take some time to simplify it so it is easier for new...
Currently we only have a few examples to help newbies use `jest-fetch-mock`. Although it's fairly self explanatory, I'd like to create a codesandbox with a simple React app (or other...
With 2.0.0 release, we have functions that allow for an asynchronous mocks. I've added a resolve example, but we need to add a reject example
New PR https://github.com/jefflau/jest-fetch-mock/pull/75 adds async support. We should add an example to show how to use it. - Example of a timeout and reject representing the server being down -...
Broke package with a merge conflict. Should force run tests prior to deployment
Renamed the branch so it isn't ensip-16. Old comments/PR here: https://github.com/ensdomains/docs/pull/132