|
26 | 26 | - Welcome to **Issues**, encourage **PR**, and thank **Star**、thank**watch**.,What good suggestions do you have for us to share and discuss with me via Wechat! |
27 | 27 | > I hope you can study and think everyday, so that you can come here!!! (Don't come for anyone, come for yourself!) |
28 | 28 |
|
29 | | -## Today's Interview Question (2019.06.21) —— 66 days |
30 | | -- [html] [请写出唤醒拔打电话、发送邮件、发送短信的例子](https://github.com/haizlin/fe-interview/issues/407) |
31 | | -- [css] [如何消除transition闪屏?](https://github.com/haizlin/fe-interview/issues/408) |
32 | | -- [js] [举例子说说你对js隐式类型转换的理解](https://github.com/haizlin/fe-interview/issues/409) |
33 | | -- [skill] [你觉得你自己最大的优点和缺点分别是什么?能否举例说明一下?](https://github.com/haizlin/fe-interview/issues/410) |
| 29 | +## Today's Interview Question (2019.06.23) —— 68 days |
| 30 | +- [html] [写个例子说明HTML5在移动端如何打开APP?](https://github.com/haizlin/fe-interview/issues/490) |
| 31 | +- [css] [说说你对jpg、png、gif的理解,分别在什么场景下使用?有使用过webp吗?](https://github.com/haizlin/fe-interview/issues/491) |
| 32 | +- [js] [formData主要是用来做什么的?它的操作方法有哪些?](https://github.com/haizlin/fe-interview/issues/492) |
| 33 | +- [skill] [js动画和css动画有什么区别?](https://github.com/haizlin/fe-interview/issues/493) |
34 | 34 |
|
35 | 35 | > Welcome to [**Issues**](https://github.com/haizlin/fe-interview/issues) and friends to discuss learning! |
36 | 36 |
|
|
41 | 41 | - Topics(Please look forward to and welcome PR) |
42 | 42 | [ES6](category/es6.md) | [NodeJs](category/nodejs.md) | [jQuery](lib/jQuery.md) | [Vue](lib/Vue.md) | [React](lib/React.md) | [AngularJs](lib/AngularJs.md) | [小程序](lib/wxapp.md) |
43 | 43 |
|
| 44 | +- Tools(Please look forward to and welcome PR) |
| 45 | + [webpack](tools/webpack.md) |
| 46 | + |
44 | 47 | - Summary |
45 | 48 | [week](category/week.md) |
46 | 49 |
|
|
64 | 67 |
|
65 | 68 | ………… |
66 | 69 |
|
67 | | -- 65 days (2019.06.20) |
68 | | - - [html] [html直接输入多个空格为什么只能显示一个空格?](https://github.com/haizlin/fe-interview/issues/299) |
69 | | - - [css] [用CSS绘制一个红色的爱心](https://github.com/haizlin/fe-interview/issues/300) |
70 | | - - [js] [说说你对数据类型转换的理解是什么?类型转换的方法有哪些?](https://github.com/haizlin/fe-interview/issues/298) |
71 | | - - [软技能] [最后如果技术面和HR面问你:你还有什么问题吗?你分别会问些什么?](https://github.com/haizlin/fe-interview/issues/297) |
72 | | - |
73 | 70 | - 66 days (2019.06.21) |
74 | 71 | - [html] [HTML5如果不写`<! DOCTYPE html>` ,页面还会正常工作么?](https://github.com/haizlin/fe-interview/issues/403) |
75 | 72 | - [css] [元素竖向的百分比设置是相对容器的高度吗?](https://github.com/haizlin/fe-interview/issues/404) |
76 | 73 | - [js] [请解释下什么是cookie隔离?为什么要隔离?如何隔离?](https://github.com/haizlin/fe-interview/issues/405) |
77 | | - - [软技能] [如果面试官让你说说下你的家庭?你会从哪些方面说呢?](https://github.com/haizlin/fe-interview/issues/406) |
| 74 | + - [skill] [如果面试官让你说说下你的家庭?你会从哪些方面说呢?](https://github.com/haizlin/fe-interview/issues/406) |
| 75 | + |
| 76 | +- 67 days (2019.06.22) |
| 77 | + - [html] [请写出唤醒拔打电话、发送邮件、发送短信的例子](https://github.com/haizlin/fe-interview/issues/407) |
| 78 | + - [css] [如何消除transition闪屏?](https://github.com/haizlin/fe-interview/issues/408) |
| 79 | + - [js] [举例子说说你对js隐式类型转换的理解](https://github.com/haizlin/fe-interview/issues/409) |
| 80 | + - [skill] [你觉得你自己最大的优点和缺点分别是什么?能否举例说明一下?](https://github.com/haizlin/fe-interview/issues/410) |
78 | 81 |
|
79 | 82 | - **[All](category/history.md)** |
80 | 83 |
|
@@ -129,6 +132,7 @@ Welcome to discuss, if you think it is helpful for your study, please order [**S |
129 | 132 | - 2019.06.14 — 同步开通了简书入口,让更多的朋友参与。 |
130 | 133 | - 2019.06.20 — star数突破888!好吉利的数字! |
131 | 134 | - 2019.06.21 — vue的题量突破150+,html/css/javascript/软技能的题量分别为67,成为目前市面上题量最大的开源仓库!(全球第一),感谢坚持! |
| 135 | +- 2019.06.23 — 仅仅两天,vue的题量再次突破220+,非常感谢坚持! |
132 | 136 |
|
133 | 137 | ## Source |
134 | 138 | - [juejin](https://juejin.im/user/5b5ff865f265da0f6b771700/posts)(Daily Synchronized Updates) |
|
0 commit comments