Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
rbalicki
on Nov 7, 2022
|
parent
|
context
|
favorite
| on:
Why would anyone need JavaScript generator functio...
For a concrete example, Relay uses them to garbage collect data in an asynchronous fashion. If an update is detected during the course of a gc, it is aborted.
https://github.com/facebook/relay/blob/main/packages/relay-r...
Consider applying for YC's Summer 2025 batch! Applications are open till May 13
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
https://github.com/facebook/relay/blob/main/packages/relay-r...