sotaan·8년 전·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·9년 전·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·10년 전·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·10년 전·discussthere is a problem with your TEMPLATE_DIR variable inside your script. I sended you a pull request.
sotaan·10년 전·discussIs that possible to recode init in any other language using your technique? For instance can I try it in Ruby?
sotaan·10년 전·discussIf you improve the perf/functionalities of init using Go, I will give this language a go right after. It seems promising tho.
sotaan·10년 전·discussSomeone already got an implementation of a hook? No idea how it should be used...