-
Notifications
You must be signed in to change notification settings - Fork 1
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
Showing
143 changed files
with
23,045 additions
and
19,043 deletions.
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: weekly-12 | ||
* @Author: zoeblow | ||
* @Email: [email protected] | ||
* @Date: 2024-01-01 17:20:35 | ||
* @LastEditors: wangfuyuan | ||
* @LastEditTime: 2024-03-29 17:28:57 | ||
* @FilePath: \nuofe-weekly1\2024\weekly-13.md | ||
--> | ||
|
||
# 2024-13 期 | ||
|
||
Add:2024-03-29 | ||
|
||
Update:2024-03-29 | ||
|
||
![202413](../images/2024/202413.jpg) | ||
|
||
## 前端消息 | ||
|
||
- [手把手教你写出令人窒息的烂代码](https://mp.weixin.qq.com/s/gDdpHdZ7SObESf8XIqCnlQ) | ||
|
||
> 在 GitHub 上有一个项目,它描述了「最佳垃圾代码」的十九条关键准则。[项目地址](https://github.com/trekhleb/state-of-the-art-shitcode) | ||
- [前端请求如何避免明文传输?](https://mp.weixin.qq.com/s/q_qB5vuuL7WEiLc7TX1KPw) | ||
|
||
> 分享一篇常见的问题,前端开发中的数据传输要怎么确保安全呢? | ||
- [Vue 团队正式开源 Rolldown](https://mp.weixin.qq.com/s/pf9r6f0weJvNmqNtGnfBNA) | ||
|
||
> 3 月 8 日,Vue 团队正式开源了其对外公布已久的打包工具:Rolldown。 | ||
## 技术解析 | ||
|
||
- [我的前端工程化宝典](https://juejin.cn/post/7337932392369864742) | ||
|
||
> 我的前端工程化宝典,分享给你 | ||
- [用three.js做一个3D汉诺塔游戏](https://mp.weixin.qq.com/s/xNynml4aCVJRMkTlhXoDsw) | ||
|
||
> 我想分享一下利用 three.js 做一个 3D 版汉诺塔(河内塔)的过程,以及对 three.js 相关知识点进行一次较为全面的实战总结。 | ||
- [你还在用 for 循环遍历集合?](https://mp.weixin.qq.com/s/nsKsFOVDoJmlyaLkbbySeg) | ||
|
||
> 你还在用 for 循环遍历集合?试试 JavaScript 新增的 7 种方法吧! | ||
## 其他 | ||
|
||
- [从流程上讲,如何用AI为前端开发提效?](https://mp.weixin.qq.com/s/ornNV503eRAgQb3FM4JMCQ) | ||
|
||
> 【AI赋能前端研发】落地全流程分析 |
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: 2021-09-03 09:55:53 | ||
* @LastEditors: wangfuyuan | ||
* @LastEditTime: 2024-03-22 15:58:37 | ||
* @LastEditTime: 2024-03-29 15:14:48 | ||
* @FilePath: \nuofe-weekly1\SUMMARY.md | ||
--> | ||
|
||
|
@@ -13,6 +13,7 @@ | |
- [诺诺前端周刊](README.md) | ||
|
||
- 2024 | ||
- [第 13 期](2024/weekly-13.md) | ||
- [第 12 期](2024/weekly-12.md) | ||
- [第 11 期](2024/weekly-11.md) | ||
- [第 10 期](2024/weekly-10.md) | ||
|
Oops, something went wrong.