Hacker News new | ask | show | jobs
by namelezz 4183 days ago
Is it easy to use channels for concurrency in UI development. I believe most UI developments use callbacks, such as onClick, handleClick...