Skip to content

Commit

Permalink
🍼 weekly 202041
Browse files Browse the repository at this point in the history
  • Loading branch information
zoeblow committed Oct 10, 2020
1 parent 6682764 commit 002f311
Show file tree
Hide file tree
Showing 3 changed files with 53 additions and 1 deletion.
51 changes: 51 additions & 0 deletions 2020/weekly-41.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
<!--
* @Description: 2020-41
* @Author: zoeblow
* @Email: [email protected]
* @Date: 2020-07-17 19:10:41
* @LastEditors: zoeblow
* @LastEditTime: 2020-10-10 13:39:33
* @FilePath: \nuofe-weekly\2020\weekly-41.md
-->

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

Add:2020-10-10

Update:2020-10-10

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

## 前端消息

- [你不知道的 WebSocket](https://mp.weixin.qq.com/s/U5q2d-wWK_SRpPOds6P1kg)

> 本文将从多个方面入手,全方位带你一起探索 `WebSocket` 技术。
- [一篇文章上手 Vue3 中新增的 API](https://mp.weixin.qq.com/s/xt5iFGfz_54Z4txMDserdA)

> 一文列举 `Vue 3` 版本中新增的那些功能
- [React 官方状态管理库—— Recoil](https://mp.weixin.qq.com/s/8XbhvfqHFFx_qzYBg6Hf8A)

> 在 React Europe 2020 Conference 上, Facebook 软件工程师 Dave McCabe 介绍了一个新的状态管理库 Recoil。
## 技术解析

- [11 个 JavaScript 代码重构最佳实践](https://mp.weixin.qq.com/s/ZmQOPTggrCv59aZnYKnQ9g)

> 模式和重构之间有着一种与生俱来的关系。从某种角度来看,设计模式的目的就是为许多重构行为提供目标。
- [Typescript 在 Vue 中的实践](https://mp.weixin.qq.com/s/VQy2V8-L8LgqCWmQIXY5hw)

> 为什么要使用 `TS` ,相比 `JS` 有什么优势吗?下面我从两个方面试着回答一下这个问题。
- [CSS 垂直居中的七个方法](https://mp.weixin.qq.com/s/PE1agOH_3T3r3ZYrUkGihw)

> 对于“垂直居中”这个讨人厌的设定,以下将介绍七种单纯利用 `CSS` 垂直居中的方式。
## 其他

- [Flutter 开始支持 Windows](https://www.oschina.net/news/118846/flutter-windows-support)

> `Flutter` 团队发布了 `Flutter Windows` 的首个 `Alpha` 版本,正式开启 `Flutter``Windows` 的支持。
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: zoeblow
* @LastEditTime: 2020-10-03 22:24:25
* @LastEditTime: 2020-10-10 13:29:04
* @FilePath: \nuofe-weekly\SUMMARY.md
-->

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

- 2020
- [第 41 期](2020/weekly-41.md)
- [第 40 期](2020/weekly-40.md)
- [第 39 期](2020/weekly-39.md)
- [第 38 期](2020/weekly-38.md)
Expand Down
Binary file added images/2020/202041.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 002f311

Please sign in to comment.