Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
165 contributions in the last year
Contribution activity
August 2020
Created a pull request in redwoodjs/redwood that received 1 comment
Disable SDL parameter type checking
This PR disables SDL parameter type checking, which resulted in errors being shown when parameters were actually valid. The implementation was naiv…
+3
−1
•
1
comment
Created an issue in redwoodjs/redwood that received 1 comment
Improve SDL <--> Service parameter type checking
Problem: SDLs are defined in GraphQL and the services that implement them are defined in JS/TS. This creates potential for errors that are hard to…
1
comment