diff --git "a/questions/Vue2\343\200\2013\345\223\215\345\272\224\345\274\217\345\216\237\347\220\206\347\237\245\345\244\232\345\260\221\357\274\237.md" "b/questions/Vue2\343\200\2013\345\223\215\345\272\224\345\274\217\345\216\237\347\220\206\347\237\245\345\244\232\345\260\221\357\274\237.md" new file mode 100644 index 0000000..0032679 --- /dev/null +++ "b/questions/Vue2\343\200\2013\345\223\215\345\272\224\345\274\217\345\216\237\347\220\206\347\237\245\345\244\232\345\260\221\357\274\237.md" @@ -0,0 +1,36 @@ + +### 发生问题的场景 + + + +Vue2、3 的响应式原理实现方式是不同的,你能从以下角度回答该问题么? + +### 需要解决的问题 + + + +1. 请简述 Vue2、3 的响应式原理。 +2. 对比 Vue3,Vue2 的响应式实现有哪些缺点? + +### 最佳答案评选标准 + + \ No newline at end of file diff --git "a/questions/\345\211\215\347\253\257\345\237\272\345\273\272\346\234\211\345\223\252\344\272\233\347\216\251\346\263\225\357\274\237.md" "b/questions/\345\211\215\347\253\257\345\237\272\345\273\272\346\234\211\345\223\252\344\272\233\347\216\251\346\263\225\357\274\237.md" new file mode 100644 index 0000000..695beb9 --- /dev/null +++ "b/questions/\345\211\215\347\253\257\345\237\272\345\273\272\346\234\211\345\223\252\344\272\233\347\216\251\346\263\225\357\274\237.md" @@ -0,0 +1,36 @@ + +### 发生问题的场景 + + + +小明的团队准备做一份前端工程化基建的规划图,你能从以下几个方面帮助他么? + +### 需要解决的问题 + + + +1. 前端基建有哪些玩法? +2. 这些玩法有哪些成熟的案例或者项目可以借鉴? + +### 最佳答案评选标准 + + \ No newline at end of file