/gopherjs-demo

Quick prototype to see how an idiomatic golang frontend would look / work

Primary LanguageJavaScript

gopherjs-demo

Simple demo for how to use Gopherjs and its associated DOM library in a way idomatic to GoLang; specifically, how to wrap the DOM in simple types wired up to channels and react to them via goroutines in the normal way.

The go source is hello.go and you can try the live demo here: https://malvira.github.io/gopherjs-demo