Joe Duncko

Results 10 issues of Joe Duncko

I'm using `virtualenv` for a project. When I activate my virtualenv with `workon`, I have it set up that it should change my working directory. This change is not reflected...

Our goal with `@react-hookz/web` is to give the react community a general-purpose React hooks library built with care. We'd like to port the remaining hooks from [react-use](https://github.com/streamich/react-use) (the project `@react-hookz/web`...

✨ enhancement
🆘 help wanted
good first issue
🎂 new hook

## What docs page needs to be fixed? - **Section**: - **Page**: ## What is the problem? Currently `useDeepCompareEffect` does not have an example in the docs. ## What should...

📄 documentation

Hi! I was looking to check out some examples of this and it looks like the link for the repo (https://www.webpackbin.com/bins/-Kw6QnAkjmv1OD6Of-ZD) is down.

**What I did:** Updated to React 16 as per #28. It broke enzyme, so I upgraded it and added an adapter to every test as required. Also swapped `componentWillReceiveProps` to...

I see you have some Storybook stories around, but they aren't hosted anywhere. It'd be cool to host them on Github Pages so people can see examples.

enhancement

You might also want to turn on HTTPS forwarding for the project link as well.

I have a project in which I'd like different icons to be used for different platforms. It'd be great if I could specify to the script to only generate macOS...