top | item 47029945

(no title)

melvinodsa | 14 days ago

What about the data security, is it sending code to any servers or it works on client side?

discuss

order

somesortofthing|14 days ago

Makes same-origin requests to github's frontend to fetch info about line counts(line count figures are only sometimes loaded into app state) - that's the only network calls it makes.

melvinodsa|11 days ago

Cool thanks for the clarification