Highlights
- Arctic Code Vault Contributor
- GitHub Sponsor
- Developer Program Member
Pinned
3,672 contributions in the last year
Activity overview
Contributed to
redwoodjs/redwood,
redwoodjs/create-redwood-app,
redwoodjs/redwoodjs.com
and 5 other
repositories
Contribution activity
January 2021
Created 23 commits in 2 repositories
Created a pull request in redwoodjs/redwood that received 5 comments
Make auto-import pages support .tsx files.
require.resolve
did not support .tsx
extensions. So, now we're using glob instead. Fast, not recursive. Nice!
TODO:
Use fixtures directory for te…
+50
−59
•
5
comments
Opened 1 other pull request in 1 repository
redwoodjs/redwood
1
merged
Reviewed 12 pull requests in 1 repository
redwoodjs/redwood 12 pull requests
- Fix/use fresh tokens
- [Draft] Getting started with prerender
- Tailwind Setup: Use fully specified paths
- Make auto-import pages support .tsx files.
- GQL Playground: Only run in dev mode
- Auth: Netlify decoder: specifically check for dev and test
- Vendor create app template
- Move whatwg-fetch from devDep to dep
- Adds mockCurrentUser() to API-side Jest
- Resolve promises in the console
- Configure ApolloProvider to always use fresh tokens
- Test Scenarios
Created an issue in redwoodjs/redwood that received 3 comments
[RFC] Support for additional sides
At the moment we have two hard-coded sides to RedwoodJS: api
and web
. We use these two sides to inform a bunch of branches in the CLI:
yarn rw dev…
3
comments
166
contributions
in private repositories
Jan 3 – Jan 21