TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

I reimplemented tj/co in 15 lines of code

4 pointsby huydotnetabout 9 years ago

1 comment

julbaxterabout 9 years ago
Most tj&#x2F;co code is to support these yieldables: - promises - thunks (functions) - array (parallel execution) - objects (parallel execution) - generators (delegation) - generator functions (delegation) (see <a href="https:&#x2F;&#x2F;github.com&#x2F;tj&#x2F;co#yieldables" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;tj&#x2F;co#yieldables</a>)<p>Have your library the same support?
评论 #11715565 未加载