sotaan·há 8 anos·discussIt's how `vue-template-compiler` works to transform a template into render functions.checkout here: https://github.com/vuejs/vue/blob/dev/packages/vue-template-...also checkout last 'state of Vue.js' on YT where the creator talks about it ;)
sotaan·há 9 anos·discussYour README don't explain how I can/should integrate it in an existing Vue project. Let's say I use the webpack-simple template to scaffold my project... I really would like to give it a try
sotaan·há 10 anos·discusscan you explain me very simply what did you achieve and what is that crypto.cat is for basicly (not an expert in crypto but I wanna learn) ?
sotaan·há 10 anos·discussthere is a problem with your TEMPLATE_DIR variable inside your script. I sended you a pull request.
sotaan·há 10 anos·discussIs that possible to recode init in any other language using your technique? For instance can I try it in Ruby?
sotaan·há 10 anos·discussIf you improve the perf/functionalities of init using Go, I will give this language a go right after. It seems promising tho.
sotaan·há 10 anos·discussSomeone already got an implementation of a hook? No idea how it should be used...