Replies: 1 comment 1 reply
-
I can't answer it obviously 😄, but since github.com is not based on React it can't be using the SWR library. My guess is it uses some long polling mechanism. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
How github issues reactions live update the likes count & comments in the webpage on any devices opened the page, may i know what stacks or technology being used in the github issues frontend (izit using swr?) & backend?
Its like magic to me, that github able to push the update of content to the issue page without websocket & sse. How does it identify the client & update the client’s webpage?
my question is does the github using swr to achieve live comments update?
Beta Was this translation helpful? Give feedback.
All reactions