Barry A. McNamara III

Results 4 issues of Barry A. McNamara III

My build environment requires explicitly including the header where it is used.

My app makes heavy use of custom equality checks for props and state via `shouldComponentUpdate` for class components and the `arePropsEqual` argument of `React.memo` for function components. When I first...

bug
enhancement
help wanted
good first issue
high priority

Based on https://developers.asana.com/reference/getusers `UsersApi.getUsers()` should support pagination. I ran the script from the example (with my parameters substituted in): ```js const Asana = require('asana'); let client = Asana.ApiClient.instance; let token...

I'm interested in a rule that takes a shell command string as input like `genrule` but supports directories as outputs like `run_binary`. Would the maintainers of this library be receptive...

need: discussion