-
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
147 changed files
with
24,269 additions
and
20,163 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-17 | ||
* @Author: zoeblow | ||
* @Email: [email protected] | ||
* @Date: 2024-01-01 17:20:35 | ||
* @LastEditors: wangfuyuan | ||
* @LastEditTime: 2024-04-26 17:22:40 | ||
* @FilePath: \nuofe-weekly1\2024\weekly-17.md | ||
--> | ||
|
||
# 2024-17 期 | ||
|
||
Add:2024-04-26 | ||
|
||
Update:2024-04-26 | ||
|
||
![202417](../images/2024/202417.jpg) | ||
|
||
## 前端消息 | ||
|
||
- [还原拉斯维加斯球数字动画](https://mp.weixin.qq.com/s/zPmqQ7uvTNWyEUGLnf8b-g) | ||
|
||
> 最近大家刷抖音,是否有刷到拉斯维加斯的新地标 「Sphere」:场馆内部的视觉效果非常惊人 | ||
- [前端接口防止重复请求实现方案](https://juejin.cn/post/7341840038964363283) | ||
|
||
> 前段时间老板心血来潮,要我们前端组对整个的项目都做一下接口防止重复请求的处理! | ||
- [CSS align-content也能适用于普通容器了](https://mp.weixin.qq.com/s/1CNLFg6P9N5g0iO3eofW8g) | ||
|
||
> `Chrome 123`又悄悄推出了一个 `CSS` 新特性,那就是 `align-content` 支持普通的block容器了! | ||
## 技术解析 | ||
|
||
- [当前端遇见了强制横屏签字的需求...](https://juejin.cn/post/7260697932173590565) | ||
|
||
> 手写签批的页面在移动端竖屏时强制页面横屏展示进行签字. | ||
- [分享 10 个常用的 JS 小技巧](https://mp.weixin.qq.com/s/nEIVAWT4Eeri8TjBctd1ag) | ||
|
||
> 我们将探讨每个程序员都应该知道的 `10` 个巧妙的 `JavaScript` 技巧。 | ||
- [这个开源项目竟能将文字、图片、视频秒变文本格式!!!](https://mp.weixin.qq.com/s/HY57iXF9GZ3Mfz4nKQw7AA) | ||
|
||
> 今天给大家推荐一个超炫酷的项目——它能让文字、图片和视频瞬间转化为我们熟悉的文本格式! | ||
## 其他 | ||
|
||
- [OpenUI:输入一段文字就能生成网!页!!](https://mp.weixin.qq.com/s/t7amAdUHPJbVRz3S1I1ttQ) | ||
|
||
> 今天给大家介绍一个开源的 `AI` 网页生成工具:`OpenUI`!!! |
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-04-19 14:32:30 | ||
* @LastEditTime: 2024-04-26 17:02:32 | ||
* @FilePath: \nuofe-weekly1\SUMMARY.md | ||
--> | ||
|
||
|
@@ -13,6 +13,7 @@ | |
- [诺诺前端周刊](README.md) | ||
|
||
- 2024 | ||
- [第 17 期](2024/weekly-17.md) | ||
- [第 16 期](2024/weekly-16.md) | ||
- [第 15 期](2024/weekly-15.md) | ||
- [第 14 期](2024/weekly-14.md) | ||
|
Oops, something went wrong.