Skip to content

Commit

Permalink
更新一波
Browse files Browse the repository at this point in the history
  • Loading branch information
webproblem committed Nov 14, 2018
1 parent 398603c commit 8cba174
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

平时的学习资源都比较的凌乱,看到好的资源都是直接收藏在浏览器的收藏夹中,这样其实并不方便,整理在云笔记上,也不方便查看修改记录,索性就整理在 github 上并开源出来,希望帮助大家能够更快的找到需要的资源。建立该仓库的目的主要是整理收集学习资源,统一管理,方便随时查找。

目前整合的学习资源只是前端方向的,可能会存在漏缺比较好的资源,需要慢慢的完善它,欢迎在该 [dicuss issue](https://github.com/webproblem/learning-article/issues/1) 上补充资源或者提供宝贵的建议
目前整合的学习资源只是前端方向的,可能会存在漏缺比较好的资源,需要慢慢的完善它,欢迎在该 **[dicuss issue](https://github.com/webproblem/learning-article/issues/1) 上补充资源或者交流意见**

**觉得有帮助的话,请点击右上角 Watch , Star , Fork,也可以 follow 我关注更多信息**

Expand Down Expand Up @@ -279,6 +279,7 @@

* [《Node.js 调试指南》](https://github.com/nswbmw/node-in-debugging)

* [nodejs基础教程](https://www.geekjc.com/ebook/detail/5b9f65ce0f510f6ae689bccd/1537172650925)


## MongoDB
Expand Down Expand Up @@ -668,6 +669,8 @@

* [WEB前端开发](http://www.css88.com/)

* [前端网](https://www.qdfuns.com/)


## 业界技术交流会(一年一度的持续性的交流会)

Expand Down
21 changes: 21 additions & 0 deletions 知识锦集.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,10 @@

* [克军:如何成为一位优秀的前端工程师?](https://mp.weixin.qq.com/s/FEg9eZqDcHFo-tUmLr2xxg)

* [重磅!尤雨溪发布Vue 3.0开发路线](https://mp.weixin.qq.com/s/k6OhMNrpagtTmbhkW-tmZg)

* [[] 尤雨溪:Vue 3.0 计划](https://juejin.im/post/5bb719b9f265da0ab915dbdd)

#### 201811

* [前端如何高效的与后端协作开发](https://segmentfault.com/a/1190000016852780)
Expand All @@ -136,6 +140,19 @@

* [前端进阶系列-目录](https://hpoenixf.com/posts/25280/)

* [JavaScript 复杂判断的更优雅写法](https://juejin.im/post/5bdfef86e51d453bf8051bf8)

* [JavaScript 开发者 10 种必备 VS Code 扩展](https://www.css88.com/archives/10004)

* [几种常见的CSS布局](https://juejin.im/post/5bbcd7ff5188255c80668028)

* [前后端均适用的网络知识点大全](https://mp.weixin.qq.com/s/hOKfbgd-nRn2lboXMCiY8w)

* [年终回顾,为你汇总一份「前端技术清单」](https://juejin.im/post/5bdfb387e51d452c8e0aa902)

* [CSS 来实现多行文字截断](https://juejin.im/post/5be2dd8fe51d451bb447e0a5)

* [实现一个可无限折叠的table](https://juejin.im/post/5be797456fb9a04a0378bb91)

## 杂谈

Expand All @@ -159,6 +176,10 @@

* [如何在疲劳的JS世界中持续学习](https://juejin.im/post/5ae97bd05188256719521ae0)

* [浅谈如何学习JavaScript?](https://mp.weixin.qq.com/s/HaZdhoDlatDIoQbhrf1N0g)

* [支援一波 《面试数十人有感》](https://juejin.im/post/5bd9d88ff265da397242c145)

## Vue 组件库开发杂谈

* [Vue 组件库实践和设计](https://juejin.im/post/598965bd5188256da941872c)
Expand Down
10 changes: 10 additions & 0 deletions 面试资源.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,14 @@

* [大厂前端面试考什么? ](https://juejin.im/post/5ab70735f265da237a4cf9b1)

* [2018大厂高级前端面试题汇总](https://mp.weixin.qq.com/s/T9vM95jj1GX3kaCOMCUGIw)

* [前端常见面试题汇总](https://www.geekjc.com/ebook/detail/5ba5bcae7143880b09cb4d54/1537588096871)

* [整理了近期阿里携程的面试题](https://mp.weixin.qq.com/s/7ZahpAT95MnWw-BC0FHyAQ)

* [三年前端,面试思考(头条蚂蚁美团offer)](https://dwz.cn/TlJnk9AX)

## 简历相关

* [切图仔面试宝典](https://github.com/Wscats/CV)
Expand Down Expand Up @@ -84,5 +92,7 @@

* [以面试官的角度来看 React 工作面试](https://juejin.im/post/5bca74cfe51d450e9163351b)

* [2018年底的前端跳槽潮中面试官希望看到什么亮点?](https://mp.weixin.qq.com/s/I1snrlV3ZWvFxSGsY6N19g)


![面试经验谈](./assets/Interview.png)

0 comments on commit 8cba174

Please sign in to comment.