Dylan Vann

Results 16 issues of Dylan Vann

- Redux toolkit is intended to reduce boilerplate. - Redux toolkit supports TypeScript better than plain Redux. - We could conditionally add `redux-logger` some other way if that is desired,...

Ex. Homebrew/homebrew-bundle generates a Brewfile with the line: ``` brew 'vim', args: ['with-lua'] ``` Cider generates: ``` - !!python/unicode 'vim' ```

enhancement
help wanted

Currently the generated types for TypeScript look like: ```ts export interface MyEventProperties { email: string [property: string]: any; } ``` This means that if a property doesn't exist, or is...

This will make it so the focus styles only become active when a user is navigating using the keyboard.

Feature based directory structures are more maintainable.

### What is the location of your example repository? You can create a new Hydrogen project and it will have this issue ### Which package or tool is having this...

Bug
SEV-4