From d4ee299ec5e3051c3b6da9eb51f8b950fa3bd303 Mon Sep 17 00:00:00 2001 From: pingwen Date: Thu, 26 Mar 2020 14:12:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A5=BD=E6=96=87=E5=88=86=E4=BA=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- article/2020.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/article/2020.md b/article/2020.md index 0ac0eca..578bc1c 100644 --- a/article/2020.md +++ b/article/2020.md @@ -9,6 +9,8 @@ 8. [四大HR眼中的好简历是什么样子的?](https://www.zhihu.com/question/270327306/answer/690014655) 9. [简历减分项有哪些?](https://www.zhihu.com/question/19727053/answer/691098720) 10. [HR辛辣提问:“你目前有几个offer?”聪明人会怎么回答?](https://zhuanlan.zhihu.com/p/109575954) +11. [简历减分项有哪些?](https://www.zhihu.com/question/19727053/answer/1092386864) +12. [面试新职位时,什么样的离职原因是可以被接受的?](https://www.zhihu.com/question/19809648/answer/1077902248) ## 面试和技术总结 1. [2019年,盘点一些我出过的前端面试题以及对求职者的建议](https://juejin.im/post/5e2715f06fb9a02fe34bc73c) @@ -37,6 +39,7 @@ 2. [初、中级前端应该要掌握的手写代码实现](https://juejin.im/post/5e24590ef265da3e152d27bc) 3. [面试必须了解的前端模块化演进历程](https://juejin.im/post/5e2daa2cf265da3e3113a6ba) 4. [几道前端笔试题](https://zhuanlan.zhihu.com/p/80366959) +5. [7个简单但棘手的JavaScript面试问题](https://segmentfault.com/a/1190000022022776) ## React 1. [React-Redux100行代码简易版探究原理](https://juejin.im/post/5e1995a66fb9a02fdc3a44b4)