Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

前端面试之MVVM浅析 | Poetry's Blog #190

Open
poetries opened this issue Feb 5, 2020 · 0 comments
Open

前端面试之MVVM浅析 | Poetry's Blog #190

poetries opened this issue Feb 5, 2020 · 0 comments

Comments

@poetries
Copy link
Owner

poetries commented Feb 5, 2020

http://blog.poetries.top/2018/10/20/fe-interview-mvvm/

一、说一下使用 jquery 和使用框架的区别1.1 jQuery 实现 todo-list 1.2 vue 实现 todo-list 1.3 jQuery 和框架的区别 数据和视图的分离,解耦(开放封闭原则) 以数据驱动视图,只关心数据变化,DOM 操作被封装 二、说一下对 MVVM 的理解2.1 MVC M - Model 数据 V - View 视图、界面 C - Controller

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant