Highlights
- 79 discussions answered
Block or Report
Block or report enisdenjo
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
graphql-ws Public
Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client.
-
graphql-sse Public
Zero-dependency, HTTP/1 safe, simple, GraphQL over Server-Sent Events Protocol server and client.
-
cloudflare-worker-graphql-ws-template Public template
A template for WebSockets powered Cloudflare Worker project using graphql-ws
-
bhidapa/heltin Public
Robust client registry for individuals receiving mental healthcare services.
TypeScript 18
-
domonda/domonda-js Public
JavaScript libraries developed and used by domonda written in TypeScript.
-
A PostGraphile plugin for writing nicer error messages on constraints.
752 contributions in the last year
Activity overview
Contribution activity
April 2022
Created 42 commits in 5 repositories
Created a pull request in cssinjs/jss that received 2 comments
fix(useStyles): manage sheet on create and then add dynamic styles
Fixes failing tests in #1604 by managing the sheet immediately after create, instead of doing so in a separate effect.
Opened 2 other pull requests in 1 repository
graphile/postgraphile
2
merged
Reviewed 3 pull requests in 2 repositories
graphile/postgraphile
2 pull requests
enisdenjo/graphql-ws
1 pull request
Created an issue in TanStack/react-location that received 1 comment
useMatch doesn't update match.search
Describe the bug
Whenever the search params in the URL change, the const match = useMatch() hook re-renders but does not update the match.search.
N…

