|
|
|
|
|
by georgemcbay
4856 days ago
|
|
JS has no support for these things, but you're right, when using languages (like Go) that do support this concept, it is very easy to write elegant code which can block locally without actually blocking the entire application, which allows you to write code that is far cleaner and easier to reason about. |
|