> For the complete documentation index, see [llms.txt](https://ksloveyuan.gitbook.io/vue-code-snippet/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ksloveyuan.gitbook.io/vue-code-snippet/readme.md).

# vue code snippet

新工作入职后，暂时没有前端程序员，只能自己琢磨着写起来，还好自己两年前的前端底子还在，vue上手也是快。

用vue写了快了两周的prototype后，真心觉得vue+vuex比react+redux好上手多了。虽然一开始还是没有从angular双向绑定的思路转变过来，很不习惯，但上手了以后发现，有了vuex这都不是事，真心好用！

借着眼下边摸索边做项目机会，也想顺手整理一下自己学到知识和技巧。于是就有了这个仓库。

一些我觉得有用的code snippet会陆续整理到 [vue code snippet](https://ksloveyuan.gitbook.io/vue-code-snippet/)
