Skip to content

Commit

Permalink
🍼 weekly 202045
Browse files Browse the repository at this point in the history
  • Loading branch information
zoeblow committed Nov 6, 2020
1 parent a42c2e4 commit b27fd94
Show file tree
Hide file tree
Showing 3 changed files with 54 additions and 2 deletions.
51 changes: 51 additions & 0 deletions 2020/weekly-45.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
<!--
* @Description: 2020-45
* @Author: zoeblow
* @Email: [email protected]
* @Date: 2020-07-17 19:10:45
* @LastEditors: zoeblow
* @LastEditTime: 2020-11-06 16:11:09
* @FilePath: \nuofe-weekly\2020\weekly-45.md
-->

# 诺诺前端周刊:2020-45 期

Add:2020-11-06

Update:2020-11-06

![202045](../images/2020/202045.jpg)

## 前端消息

- [H5 移动端调试全攻略](https://mp.weixin.qq.com/s/Xp2eCz5yJAB-AbFnZ9hUGQ)

> 移动开发的重中之重就是掌握调试技巧,修 Bug 于无形。
- [Less 中的嵌套规则与 & 符号的使用](https://mp.weixin.qq.com/s/N-yQJ7q2RWDN-FvKce3NMQ)

> 这篇文章主要学习 Less 中的嵌套。
- [浏览器渲染原理](https://segmentfault.com/a/1190000022633988)

> 老生常谈的,URL 输入之后发生的事情。
## 技术解析

- [小程序如何生成海报分享朋友圈](https://segmentfault.com/a/1190000019083548)

> 利用微信强大的社交能力通过小程序达到裂变的目的,拉取新用户。技术实现方案如下。
- [内功修炼之 lodash——chunk、zip、groupBy、invokeMap 方法](https://mp.weixin.qq.com/s/VXB8ZEbhHYAogSPVDQRywg)

> 他山之石,一起来进行内功修炼,看看 lodash 怎么做。
- [聊聊如何设计组件](https://juejin.im/post/6878099828497186823)

> 又名:手把手教你实现一个自己的组件。
## 其他

- [怎样一份简历,能够撬开大厂的大门?](https://mp.weixin.qq.com/s/0cz_utMGSKu7jccP_eZd7g)

> 从面试官的角度,分析下怎样的简历吸引人。
5 changes: 3 additions & 2 deletions SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,16 @@
* @Email: [email protected]
* @Date: 2019-08-14 14:06:51
* @LastEditors: zoeblow
* @LastEditTime: 2020-10-30 14:19:29
* @FilePath: /nuofe-weekly/SUMMARY.md
* @LastEditTime: 2020-11-06 16:11:22
* @FilePath: \nuofe-weekly\SUMMARY.md
-->

# Summary

- [诺诺前端周刊](README.md)

- 2020
- [第 45 期](2020/weekly-45.md)
- [第 44 期](2020/weekly-44.md)
- [第 43 期](2020/weekly-43.md)
- [第 42 期](2020/weekly-42.md)
Expand Down
Binary file added images/2020/202045.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b27fd94

Please sign in to comment.