-
In my VueJS binding project [Vuejs](https://github.com/oskca/gopherjs-vue/), I tried
to include different version of `Vue Javascript Code` using go building tags,
but the generated js code does not …
oskca updated
6 years ago
-
How would you use [VueMaterial](https://vuematerial.github.io) (or any 3rd party vuejs library) with gopherjs-vue?
Adding an example to the repo would be very helpful
-
А есть понимание или план того, как будет строиться интерфейс.
Я давно ищу решени для построения UI и вот какие есть, на счет этот, мысли:
- Описание UI в декларативном виде, например XML;
- За ком…
-
Hi Oskca,
First of all, many thanks for this very nice and convenient GopherJS extension on VueJS.
I'm struggling with proper Component definition in order to define a component wich can be inst…
-
The [vue devtools](https://chrome.google.com/webstore/detail/vuejs-devtools/nhdogjmejiglipccpnnnanhbledajbpd) requires the vue.js file to be in "non-production" mode. Currently the version used is min…
-
I'm trying to do a [gopherjs binding for VueJS](https://github.com/oskca/gopherjs-vue). I found a clear way to do bidirectional data bindings from gopherjs to VueJS and so far it works great :smile: …
oskca updated
3 years ago
-
I wonder if others would find GopherJS docker images to be useful, similar to the official [Golang docker images](https://hub.docker.com/_/golang/). (Apparently [at least one other person](https://git…
-
lol
-
I would be interested in writing the front end code in Go as well and transpiling it to JavaScript using Gopherjs. I suppose I could do it now by first running gopherjs in the resources folder before …
-
### Severity level (1-10):
1
### Files/Directories Involved:
`account/`
`server/document_root/`
### Description:
The HTML files for these interfaces are huge and use a lot of simple bo…