Skip to content

Commit 75b96ff

Browse files
committed
📝 update docs
1 parent cc77943 commit 75b96ff

File tree

17 files changed

+46
-10
lines changed

17 files changed

+46
-10
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,11 @@
4646
4. [如何在面试中识别一个坏老板](http://get.jobdeer.com/6384.get/) :arrow_upper_right:
4747
5. [谈谈面试与面试题](https://github.com/wintercn/blog/issues/4) @ [wintercn](https://github.com/wintercn) :arrow_upper_right:
4848
6. [说说最近几次面试](http://www.cnblogs.com/yexiaochai/p/4366051.html) @ [叶小钗](http://weibo.com/yiquinian) :arrow_upper_right:
49+
7. [在LinkedIn做面试官的故事](https://baijia.baidu.com/s?old_id=52449)
50+
8. [写给前端面试者](http://www.w3cplus.com/css/write-to-front-end-developer-interview.html) @大漠
4951

5052

53+
## 简历怎么写?
5154

5255
## 简历怎么写?
5356

@@ -56,5 +59,5 @@
5659
3. [Web 前端程序员简历模板](/resume/1) @ [easychen](https://github.com/easychen)
5760
4. [吐嘈「个人简历」](http://mp.weixin.qq.com/s?__biz=MzA5NDY0ODkxNA==&mid=200168752&idx=1&sn=348edc7956f1ac9652aa2523b902bef5&scene=4) @ [rank](https://www.zhihu.com/people/rank) :arrow_upper_right:
5861
5. [如何写打动人的「个人简历」](http://mp.weixin.qq.com/s?__biz=MzA5NDY0ODkxNA==&mid=200173772&idx=1&sn=895a5c66548c1b4a72153b2217350ca1&scene=4) @[rank](https://www.zhihu.com/people/rank) :arrow_upper_right:
59-
62+
6. [使用 vue 生成漂亮的简历](https://github.com/salomonelli/best-resume-ever) :arrow_upper_right:
6063

_media/fe.jpeg

205 KB
Loading

en/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
2+
3+
- [tech-interview-handbook](https://github.com/yangshun/tech-interview-handbook)

index.html

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8">
5-
<title>前端面试集锦</title>
5+
<title>前端面试题集锦 - by paddingme</title>
66
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
7-
<meta name="keywords" content="interview,resume,frontend,前端,前端工程师,笔试,面试,简历,找工作">
8-
<meta name="description" content="前端面试集锦,包括笔试题,面经,简历等找工作方面的知识储备">
7+
<meta name="keywords" content="interview,resume,frontend,前端面试题,前端笔试题,前端开发,前端,前端工程师,笔试,面试,简历,找工作">
8+
<meta name="description" content="前端面试题集锦,包括前端笔试题,面经,简历等找工作方面的知识储备">
99
<meta name="viewport"
1010
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
1111
<link rel="stylesheet" href="//unpkg.com/docsify/lib/themes/vue.css">
@@ -33,7 +33,12 @@
3333
<a href="#/interview/">面经</a>
3434
<a href="#/resume/">简历</a>
3535
</nav>
36-
<div id="app"></div>
36+
<div id="app">
37+
<h1>前端面试题集锦</h1>
38+
<h2><a href="#/questions/">前端开发面试题</a></h2>
39+
<h2><a href="#/interview/">前端开发面经</a></h2>
40+
<h2><a href="#/questions/">前端开发简历</a></h2>
41+
</div>
3742
</body>
3843
<script>
3944
window.$docsify = {

interview/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@
66
4. [如何在面试中识别一个坏老板](http://get.jobdeer.com/6384.get/) :arrow_upper_right:
77
5. [谈谈面试与面试题](https://github.com/wintercn/blog/issues/4) @ [wintercn](https://github.com/wintercn) :arrow_upper_right:
88
6. [说说最近几次面试](http://www.cnblogs.com/yexiaochai/p/4366051.html) @ [叶小钗](http://weibo.com/yiquinian) :arrow_upper_right:
9-
9+
7. [在LinkedIn做面试官的故事](https://baijia.baidu.com/s?old_id=52449)
10+
8. [写给前端面试者](http://www.w3cplus.com/css/write-to-front-end-developer-interview.html) @大漠

questions/css.md

Whitespace-only changes.

questions/general.md

Whitespace-only changes.

questions/html.md

Whitespace-only changes.

questions/js.md

Whitespace-only changes.

questions/node.md

Whitespace-only changes.

questions/performance.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# 性能优化
2+
3+
4+
- [Yahoo Best Practices for Speeding Up Your Web Site](https://developer.yahoo.com/performance/rules.html)
5+
- [Google 使用 RAIL 模型评估性能](https://developers.google.com/web/fundamentals/performance/rail)
6+
- [前端性能优化最佳实践](https://csspod.com/frontend-performance-best-practices/)
7+
8+
9+
1. 前端长列表的性能优化
10+
11+
只渲染页面用用户能看到的部分。并且在不断滚动的过程中去除不在屏幕中的元素,不再渲染,从而实现高性能的列表渲染。
12+
借鉴着这个想法,我们思考一下。当列表不断往下拉时,web中的dom元素就越多,即使这些dom元素已经离开了这个屏幕,不被用户所看到了,这些dom元素依然存在在那里。导致浏览器在渲染时需要不断去考虑这些dom元素的存在,
13+
造成web浏览器的长列表渲染非常低效。因此,实现的做法就是捕捉scroll事件,当dom离开屏幕,用户不再看到时,就将其移出dom tree。
14+

questions/react.md

Whitespace-only changes.

questions/vue.md

Whitespace-only changes.

questions/webpack.md

Whitespace-only changes.

resource/resource.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
1. [前端技能汇总](https://github.com/JacksonTian/fks)
2+
![前端知识结构图](../_media/fe.jpeg)
3+
2. [JavaScript秘密花园](http://bonsaiden.github.io/JavaScript-Garden/zh/)
4+
3. [modern-js-cheatsheet](https://github.com/mbeaudru/modern-js-cheatsheet)
5+
4. [前端技术书籍推荐](https://github.com/jobbole/awesome-web-dev-books)
6+
5. [你可能不知道的前端知识点](https://github.com/justjavac/the-front-end-knowledge-you-may-dont-know)

resume/1.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
- 工作年限:3年
4444
- 微博:[@JobDeer](http://weibo.com/jobdeer)``` 如果没有技术相关内容,也可以不放 ```
4545
- 技术博客:http://blog.github.io ( ``` 使用GitHub Host的Big较高 ``` )
46-
- Github: http://github.com/geekcompany ( ``` 有原创repo的Github帐号会极大的提升你的个人品牌 ``` )
46+
- Githubhttp://github.com/geekcompany ( ``` 有原创repo的Github帐号会极大的提升你的个人品牌 ``` )
4747

4848
- 期望职位:Web前端高级程序员,应用架构师
4949
- 期望薪资:税前月薪15k~20k,特别喜欢的公司可例外
@@ -91,8 +91,8 @@
9191
## 开源项目
9292
(对于程序员来讲,没有什么比Show me the code能有说服力了)
9393

94-
- [STU](http://github.com/yourname/projectname) : 项目的简要说明,Star和Fork数多的可以注明
95-
- [WXYZ](http://github.com/yourname/projectname) : 项目的简要说明,Star和Fork数多的可以注明
94+
- [STU](http://github.com/yourname/projectname)项目的简要说明,Star和Fork数多的可以注明
95+
- [WXYZ](http://github.com/yourname/projectname)项目的简要说明,Star和Fork数多的可以注明
9696

9797
## 技术文章
9898
(挑选你写作或翻译的技术文章,好的文章可以从侧面证实你的表达和沟通能力,也帮助招聘方更了解你)

resume/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,8 @@
55
3. [Web 前端程序员简历模板](/resume/1) @ [easychen](https://github.com/easychen)
66
4. [吐嘈「个人简历」](http://mp.weixin.qq.com/s?__biz=MzA5NDY0ODkxNA==&mid=200168752&idx=1&sn=348edc7956f1ac9652aa2523b902bef5&scene=4) @ [rank](https://www.zhihu.com/people/rank) :arrow_upper_right:
77
5. [如何写打动人的「个人简历」](http://mp.weixin.qq.com/s?__biz=MzA5NDY0ODkxNA==&mid=200173772&idx=1&sn=895a5c66548c1b4a72153b2217350ca1&scene=4) @[rank](https://www.zhihu.com/people/rank) :arrow_upper_right:
8-
8+
9+
10+
## 简历生成
11+
12+
- [使用 vue 生成漂亮的简历](https://github.com/salomonelli/best-resume-ever)

0 commit comments

Comments
 (0)