Shawn McKay

Results 38 issues of Shawn McKay

To ensure tutorials don't provide invalid schema for the current coderoad version, it would be good to validate that schema against JSON schema and provide helpful errors.

enhancement

https://code.visualstudio.com/docs/remote/containers

backlog
vscode-feature

- [ ] show list of files, as hidden files like .git may be confusingly missed ![image](https://user-images.githubusercontent.com/4660659/77829998-b8965080-70e2-11ea-83b5-0556fbe4c707.png)

enhancement
backlog

Consider adding a new category for Redux frameworks - tools that provide a simplified API for using Redux. Example: [Rematch](https://github.com/rematch/rematch)

There should be a way to opt out of using react-router v4. This would be especially useful for mobile. Currently, Mirror is not compatible with "react-native" due to the dependency...

When using the schema tester, I was surprised to find that you can't pass variables in as a third param when using queries - you have to include the values...

Add Rematch framework to list, created by two guys in Vancouver.

The example is currently broken. This simple change brings fixes breaking changes as of redux-offline v2.0.0. See [migration guide](https://github.com/jevakallio/redux-offline/releases/tag/v2.0.0).

![image](https://user-images.githubusercontent.com/4660659/45858342-dcb8ea80-bd11-11e8-9100-abc0a35c3f0a.png) Should also include `ALARM_OFF`

bug