I want to use Go templates as well as VueJS for data-binding. Has anyone integrated both before?
I wish to use VueJS primarily for Ajax calls as doing it manually(or
At the Go's side you can define your own delimiters: https://golang.org/pkg/text/template/#Template.Delims