Zach Rosenberger

Results 7 comments of Zach Rosenberger

Another use case affected by this is when using `useReducer` for state in a component. It's common to use a single `state` object with `useReducer`, making it necessary to destructure...

I hope I'm not misunderstanding the issue. I noticed this snippet in the React docs today that passes `props.friend.id` into a dependency array without destructuring: https://reactjs.org/docs/hooks-effect.html#tip-optimizing-performance-by-skipping-effects Relevant snippet from docs:...

For anyone interested in a solution, I made a small change on a fork that effectively forces a single trash location, by removing a check that compares the volume of...

Sublime's Package Control, or a plugin manager in Vim for example both read / write from human readable config files, listing installed packages / plugins / extensions. Many devs, myself...

Thanks for the above workaround for the in-process runner. The issue appears to be present when using the `dotnet-fm` runner, `BeforeAll` / `AfterAll` maintenance migrations are not being executed. Are...

Confirmed successful npm install on commit [b35bd0217e41a89cf0d3a08128660b192feb2cd1](https://github.com/solidjs/templates/commit/b35bd0217e41a89cf0d3a08128660b192feb2cd1) ``` npx degit solidjs/templates/ts-vitest#b35bd0217e41a89cf0d3a08128660b192feb2cd1 my-app cd my-app npm i ```

Maybe related, whichkey was creating the following mappings that I didn't want: ``` n