Coder Social home page Coder Social logo

vuejs-design-and-implementation's Introduction

Vue.js 设计与实现

第一篇 框架设计概览

  • 1. 权衡的艺术
  • 2. 框架设计的核心要素
  • 3. Vue3 的设计思路

第二篇 响应式系统

  • 4. 设计一个完整的响应式系统
  • 5. 非原始值的响应式方案
  • 6. 原始值的响应式方案

第三篇 渲染器

  • 7. 渲染器的设计
  • 8. 挂载与更新
  • 9. 简单的 Diff 算法
  • 10. 双端 Diff 算法
  • 11. 快速 Diff 算法

第四篇 组件化

  • 12. 组建的实现原理
  • 13. 异步组件与函数式组件
  • 14. 内建组件和模块

第五篇 编译器

  • 15. 编译器核心技术概览
  • 16. 解析器
  • 17. 编译优化

第六篇 服务端渲染

  • 18. 同构渲染

参考

Proxy

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.