Nick Graham

Results 8 issues of Nick Graham

``` npm WARN @rescripts/[email protected] requires a peer of react-scripts@2 - 3 but none is installed. You must install peer dependencies yourself. npm WARN @rescripts/[email protected] requires a peer of react-scripts@2 -...

May be a moot point because it only happens with the beta Reproduced: https://codesandbox.io/s/modest-bird-8shhj ``` Argument of type '{ (payload: boolean, meta?: { [key: string]: any; } | null |...

From [gomock](https://pkg.go.dev/github.com/golang/mock/gomock): ```go // cleanuper is used to check if TestHelper also has the `Cleanup` method. A // common pattern is to pass in a `*testing.T` to // `NewController(t TestReporter)`....

I recognize that this is a big change and may not be accepted, but wanted to get the idea out there. I'm pretty sure it's not a breaking change though....

Fixes #23 Also, check out the discussion around this on the original batch middleware PR: #18 ## Problem: Calling `store.dispatch` sends the action through all the middlewares again _and updates...

I was looking for an extension to globally replace regex across a workspace. Yours seemed to be the closest, but not quite what I was looking for. I have no...

### Describe the issue In the migration guide to v2, it does not mention that the `json` tag will no longer work for marshalling items in dynamo. The new `dynamodbav`...

bug
documentation
p2
queued