Y
Hacker News
new
|
ask
|
show
|
jobs
by
AQXt
1836 days ago
That's one of the coolest programming demos I've ever seen!
Suggestion: make the completed rows fade asynchronously.
1 comments
beders
1836 days ago
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)
link