Skip to content

Commit

Permalink
🍼 weekly-202133
Browse files Browse the repository at this point in the history
  • Loading branch information
zoeblow committed Aug 15, 2021
1 parent 8e40fc4 commit 228e3fe
Show file tree
Hide file tree
Showing 114 changed files with 14,768 additions and 11,559 deletions.
51 changes: 51 additions & 0 deletions 2021/weekly-33.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
<!--
* @Description: weekly-33
* @Author: zoeblow
* @Email: [email protected]
* @Date: 2021-5-27 17:20:33
* @LastEditors: wangfuyuan
* @LastEditTime: 2021-08-15 20:37:34
* @FilePath: \nuofe-weekly\2021\weekly-33.md
-->

# 诺诺前端周刊:2021-33 期

Add:2021-08-13

Update:2021-08-13

![202133](../images/2021/202133.jpg)

## 前端消息

- [上线一个阿里 QianKun “微前端”,逼走了 2 位 90 后](https://juejin.cn/post/6981601061840617503)

> 关于微前端(阿里 QianKun)的那点事——上线一个“微前端”逼走了 2 位 90 后
- [Axios 如何取消重复请求?](https://mp.weixin.qq.com/s/GtHBgzQ5n6f6N3OxlozUjw)

> 我们经常会遇到重复请求的场景,如果系统不对重复的请求进行处理,则可能会导致系统出现各种问题。
- [我花 7 小时写了 3 个有趣的 Canvas 小游戏!](https://juejin.cn/post/6989003710030413838)

> 用七个小时肝出一个贪吃蛇,就问你服不服。
## 技术解析

- [浏览器隐身模式下的你,仍然没有任何隐私](https://juejin.cn/post/6994228279909548062)

> 浏览器隐身模式真的可以隐身吗?想必你的答案是确定的:不能。
- [多图详解,一次性搞懂 Webpack Loader](https://mp.weixin.qq.com/s/2v1uhw2j7yKsb1U5KE2qJA)

> 本文将带大家一起深入学习 Webpack 的 Loader 机制.
- [学了点技术,我要开始装 X 了-一起摇摆](https://segmentfault.com/a/1190000040437981)

> 作为前端的你,有想过让页面也 High 起来、舞动起来吗?
## 其他

- [世界第三大浏览器正在消亡](https://mp.weixin.qq.com/s/IoAXojKEPAxF9vqmx1JkdA)

> 您还记得 前端湖畔的,Firefox 吗?
3 changes: 2 additions & 1 deletion SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* @Email: [email protected]
* @Date: 2019-08-14 14:06:51
* @LastEditors: wangfuyuan
* @LastEditTime: 2021-08-06 15:50:09
* @LastEditTime: 2021-08-15 20:35:26
* @FilePath: \nuofe-weekly\SUMMARY.md
-->

Expand All @@ -13,6 +13,7 @@
- [诺诺前端周刊](README.md)

- 2021
- [第 33 期](2021/weekly-33.md)
- [第 32 期](2021/weekly-32.md)
- [第 31 期](2021/weekly-31.md)
- [第 30 期](2021/weekly-30.md)
Expand Down
Loading

0 comments on commit 228e3fe

Please sign in to comment.