联系作者
联系作者

# 1.1 前言

由于vue很多同学都很熟悉,所以此章我们只介绍vue中重要的部分。

# 1.2.1 vue相关源码

  • vue2.0 https://github.com/vuejs/vue

  • Vue3.0 https://github.com/vuejs/vue-next

  • Vuex https://github.com/vuejs/vuex

  • Vue-Router https://github.com/vuejs/vue-router

  • Nuxt https://github.com/nuxt

# 1.2.2 LRU缓存机制

  • 介绍:https://baike.baidu.com/item/LRU

  • LeetCode: https://leetcode-cn.com/problems/lru-cache/solution/lru-huan-cun-ji-zhi-by-leetcode/

  • 最佳实践: https://github.com/isaacs/node-lru-cache

最新更新时间: 2020-4-14 9:06:32 ├F10: PM┤

© 2024 web全栈体系. All Rights Reserved.(所有文章未经授权禁止转载、摘编、复制或建立镜像,如有违反,追究法律责任。)

豫ICP备19041317号-1