Tasks-vue icon indicating copy to clipboard operation
Tasks-vue copied to clipboard

Can you give me a simple example Vue with Golang ?

Open AttSee opened this issue 7 years ago • 5 comments

Thanks great work Can you give me a simple example Vue with Golang ?

AttSee avatar Apr 12 '17 19:04 AttSee

Read this and let me know if this helps, https://github.com/thewhitetulip/intro-to-vuejs/

thewhitetulip avatar Apr 13 '17 04:04 thewhitetulip

Sorry @thewhitetulip for the late response.

Golang uses {{}} vuejs uses {{}} I change delimiters new Vue({ delimiters: ['${', '}'] }) yes this work but not working with golang I'm trying to understand why not work for me I need a very simple(Hello world) example this will help me thank you

AttSee avatar Apr 14 '17 20:04 AttSee

Yes, it seems you have not read the book which this app is based out of, read the link I gave in previous comment

thewhitetulip avatar Apr 15 '17 08:04 thewhitetulip

I will :)

AttSee avatar Apr 15 '17 18:04 AttSee

Please do :) This is the reason why I wrote that book!

thewhitetulip avatar Apr 15 '17 19:04 thewhitetulip