Bjørn Erik Pedersen
Bjørn Erik Pedersen
Agree. I believe this will eventually arrive naturally ... it is hard to know what's idomatic GopherJS until it is in your fingers. I have fiddled with some Facebook React...
Also, I think it would be fine to have bindings that live close to their JS counterpart, and then build more "Go like" libraries on top of those. It is...
This is still a problem with the master branch. No button to push to update. Sadly when trying the 3.0-branch - all the themes are there, there is a refresh...
See #24 I guess the best to have a `func` map inside this and then do: ``` go this.Call("someFunc", arg1, arg2) ``` With one or more convenience method ala `this.FuncNames`...
Yes I will -- once I figure out how to do it effectively. This and related issues was what made take a little break from this -- hoping the GopherJS...
Also consider propTypes
I have no great ideas to offer you, but I suspect that the feature itself is a little ... sub-perfect. The thing is, in my head, all but the simplest...
@quick007 I don't maintain this project, but you should consider your way of communication, I suspect your tone and esp. your headline ("Nightwind is unusable.") is not very motivational in...
This runs for me in Travis: https://github.com/bep/gr/blob/master/.travis.yml
> Just gopherjs test in a terminal isn't enough. I understand that, but "open source" is built on small baby steps like these ... I don't know how to run...