Some time ago I compared Functional Reactive Programming FRP with Golang 
Channels (CSP), might be useful to you as a starter:

https://rusco.github.io/



On Saturday, 5 November 2022 at 20:58:54 UTC sksin...@gmail.com wrote:

> Hi, 
> I am refactoring a JS library to Go. I have some questions but I'm not 
> able to find some concrete answers for this. 
> 1. What's the idiomatic way to refactor Asynchronous JS APIs to Go? 
> 2. How to refactor Callbacks from JS to Golang? I have seen some Go code 
> which takes function as an input parameter. Is the intent same here? 
>
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/30db79ea-2592-48ed-8529-4ba4a21b2f80n%40googlegroups.com.

Reply via email to