-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Fuyuan Wang
committed
Sep 18, 2020
1 parent
ed3903b
commit 3bb870a
Showing
3 changed files
with
53 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
<!-- | ||
* @Description: 2020-38 | ||
* @Author: zoeblow | ||
* @Email: [email protected] | ||
* @Date: 2020-07-17 19:10:38 | ||
* @LastEditors: zoeblow | ||
* @LastEditTime: 2020-09-18 15:32:56 | ||
* @FilePath: \nuofe-weekly\2020\weekly-38.md | ||
--> | ||
|
||
# 诺诺前端周刊:2020-38 期 | ||
|
||
Add:2020-09-18 | ||
|
||
Update:2020-09-18 | ||
|
||
![202038](../images/2020/202038.jpg) | ||
|
||
## 前端消息 | ||
|
||
- [每个公司都会用的短 URL 服务,怎么设计与实现?](https://juejin.im/post/6844903873950269454) | ||
|
||
> 短的 `url` 有什么好处呢?怎么做到的呢? | ||
- [5 个很常用的 CSS3 网页小实例](https://www.cnblogs.com/jr1993/p/4743914.html) | ||
|
||
> 前端还是很有意思的呢,来制作这几个很常用的 `CSS3` 网页小效果。 | ||
- [就是要让你搞懂 Nginx,这篇就够了!](https://blog.csdn.net/yujing1314/article/details/107000737) | ||
|
||
> `Nginx` 是一个高性能的 `HTTP` 和反向代理服务器,特点是占用内存少,并发能力强,事实上 `Nginx` 的并发能力确实在同类型的网页服务器中表现较好。 | ||
## 技术解析 | ||
|
||
- [0 个鲜为人知但很实用的 Web API](https://mp.weixin.qq.com/s/XzBbVoxDYjW28K_QDUkOBg) | ||
|
||
> 介绍 10 个不那么流行的 Web API。不那么流行并不意味着它们没有用处。 | ||
- [细数 TS 中那些奇怪的符号](https://mp.weixin.qq.com/s/Y4TX0ACqyCoRCBfsas2qCA) | ||
|
||
> `TypeScript` 是一种由微软开发的自由和开源的编程语言。它是 `JavaScript` 的一个超集,而且本质上向这个语言添加了可选的静态类型和基于类的面向对象编程。 | ||
- [Vue.js 作者尤雨溪:TypeScript 与 JavaScript 并行才切合实际!](https://mp.weixin.qq.com/s/uOHnWIkP0I0VDZCV2kOmsA) | ||
|
||
> 尤雨溪是一名优秀的软件开发人员,同时是开源 JavaScript 框架 Vue.js 的作者。 | ||
## 其他 | ||
|
||
- [“对不起,因为本国法律要求,我不能合并你的代码”](https://mp.weixin.qq.com/s/tasQ9NVuLNdYUKD-5xCxaQ) | ||
|
||
> Arman Ahmadi 是一个伊朗开发者,他在 GitHub 上维护着一个「laravel-download-link」开源项目。最近有个以色列开发者 Yehuda Neufeld 想提交一个增加新功能的 PR,但是被 Ahmadi 拒绝了。 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
* @Email: [email protected] | ||
* @Date: 2019-08-14 14:06:51 | ||
* @LastEditors: zoeblow | ||
* @LastEditTime: 2020-09-11 13:36:04 | ||
* @LastEditTime: 2020-09-18 15:19:50 | ||
* @FilePath: \nuofe-weekly\SUMMARY.md | ||
--> | ||
|
||
|
@@ -13,6 +13,7 @@ | |
- [诺诺前端周刊](README.md) | ||
|
||
- 2020 | ||
- [第 38 期](2020/weekly-38.md) | ||
- [第 37 期](2020/weekly-37.md) | ||
- [第 36 期](2020/weekly-36.md) | ||
- [第 35 期](2020/weekly-35.md) | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.