Skip to content

Commit

Permalink
🍼 weekly 202344
Browse files Browse the repository at this point in the history
  • Loading branch information
zoeblow committed Nov 3, 2023
1 parent 3f09e0e commit a826b38
Show file tree
Hide file tree
Showing 122 changed files with 17,016 additions and 13,573 deletions.
51 changes: 51 additions & 0 deletions 2023/weekly-44.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
<!--
* @Description: weekly-44
* @Author: zoeblow
* @Email: [email protected]
* @Date: 2023-01-01 20:20:44
* @LastEditors: wangfuyuan
* @LastEditTime: 2023-11-03 10:39:57
* @FilePath: \nuofe-weekly1\2023\weekly-44.md
-->

# 诺诺前端周刊:2023-44 期

Add:2023-11-03

Update:2023-11-03

![202344](../images/2023/202344.jpg)

## 前端消息

- [13 种可能对前端有用的 CSS 技术](https://mp.weixin.qq.com/s/6DuN_ITl6KYzgbt9f0LNHg)

> 本文收集了13个CSS技巧,我们一起来回顾一下。
- [JavaScript 支持原生数组分组了!](https://mp.weixin.qq.com/s/Ylc_oHdWEhqGIMlW2R5g2g)

> 本篇文章介绍了 JavaScript 中的新特性:数组分组方法 Object.groupBy 和 Map.groupBy。
- [CSS @scope 规则 来了!](https://mp.weixin.qq.com/s/BI7g-DQF-eTEF4_0npcNAg)

> Chrome 118:CSS @scope 规则 来了!
## 技术解析

- [30 个基础而实用的 JavaScript 代码片段](https://mp.weixin.qq.com/s/-VfJz28-uunqOAYpg1GGlg)

> 这篇文章,跟大家分享 30 个基本并实用的 JavaScript 代码片段,它们将帮助你提升你的 Web 开发能力。
- [为什么不该使用占位文本(placeholder)作为提示文本的14个理由](https://mp.weixin.qq.com/s/h5ItmozORtkxvt3YNdw8GA)

> 占位符属性通常用于在文本输入框中添加提示文本,或作为适当标签的替代。
- [留给三方 Cookie 的时间,不多了...](https://mp.weixin.qq.com/s/aoVzAViq9S6ZfLDqbNKq-w)

> Chrome 计划从 2024 年第一季度开始对 1% 的用户禁用第三方 Cookie,然后从 2024 年第三季度开始将禁用范围扩大到 100%。
## 其他

- [Yarn 4.0 正式发布,性能大幅提升!](https://mp.weixin.qq.com/s/rVbjLXJ9MubsguTWP-blvg)

> Yarn 团队经过一年多的努力,中间经过了 53 个候选版本,终于发布了 Yarn 4.x 的稳定发行版本。
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: 2021-09-03 09:55:53
* @LastEditors: wangfuyuan
* @LastEditTime: 2023-10-27 16:17:41
* @LastEditTime: 2023-11-03 10:22:51
* @FilePath: \nuofe-weekly1\SUMMARY.md
-->

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

- 2023
- [第 44 期](2023/weekly-44.md)
- [第 43 期](2023/weekly-43.md)
- [第 42 期](2023/weekly-42.md)
- [第 41 期](2023/weekly-41.md)
Expand Down
Loading

0 comments on commit a826b38

Please sign in to comment.