Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
AQXt
on June 14, 2021
|
parent
|
context
|
favorite
| on:
Tetris in ClojureScript
That's one of the coolest programming demos I've ever seen!
Suggestion: make the completed rows fade asynchronously.
beders
on June 14, 2021
[–]
It does. <! reads from a channel that closes in the specified timeout. It is non-blocking. (similar to the away/async JS magic - rewrites the go block to a state machine)
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Suggestion: make the completed rows fade asynchronously.