-
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
163 changed files
with
29,485 additions
and
24,963 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-33 | ||
* @Author: zoeblow | ||
* @Email: [email protected] | ||
* @Date: 2024-01-01 20:20:35 | ||
* @LastEditors: wangfuyuan | ||
* @LastEditTime: 2024-08-16 09:45:52 | ||
* @FilePath: \nuofe-weekly1\2024\weekly-33.md | ||
--> | ||
|
||
# 2024-33 期 | ||
|
||
Add:2024-08-16 | ||
|
||
Update:2024-08-16 | ||
|
||
![202433](../images/2024/202433.jpg) | ||
|
||
## 前端消息 | ||
|
||
- [花里胡哨源码分享:窗户雨滴动画](https://mp.weixin.qq.com/s/BHkOc3GLoNP1AmxSc121hQ) | ||
|
||
> 今天我们要分享的是一个非常酷炫的CSS动画效果——窗户雨滴动画(开关窗帘)。 | ||
- [如何使用JavaScript实时获取鼠标位置?](https://mp.weixin.qq.com/s/ILu0V6-ROOYG4GFoeU2ZPg) | ||
|
||
> 在我们开发网页时,常常会需要获取用户的鼠标位置,以便实现一些动态效果或交互功能。 | ||
- [前端实现文本对比,并高亮显示差异!](https://mp.weixin.qq.com/s/rqJj4Plq-Rj1y6McMfF4gw) | ||
|
||
> 本文就来看看如何通过现有工具库 jsdiff + diff2html 实现文本对比,并高亮显示差异! | ||
## 技术解析 | ||
|
||
- [如何获取 HTML 元素相对于浏览器窗口的位置?](https://mp.weixin.qq.com/s/j9OtAFnmv__eN_51t7h57A) | ||
|
||
> 大家好,今天我们来聊一聊前端开发中一个常见但又非常实用的小技巧。 | ||
- [掌握JavaScript的异步迭代器,让你的前端代码更上一层楼!](https://mp.weixin.qq.com/s/ztQGKVaxlS3Lsz_rMWjfPg) | ||
|
||
> 今天我要向大家介绍一个强大的工具——Async Generators。 | ||
- [纯 CSS 实现奥运五环,环环相扣!](https://mp.weixin.qq.com/s/iEKfIU8y1uWSGjMwgR9IKw) | ||
|
||
> 本文来使用 CSS 来画一个奥运五环。 | ||
## 其他 | ||
|
||
- [5 分钟搞定!无需服务器、域名,快速部署前端项目!](https://mp.weixin.qq.com/s/j8o30Zl1iDbgEu46m3Ek2g) | ||
|
||
> 本文将为你揭秘 3 种无需服务器和域名并且完全免费的前端项目快速部署方式 —— Vercel、Github Pages 和 Netlify。 |
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-08-02 09:24:21 | ||
* @LastEditTime: 2024-08-16 09:52:04 | ||
* @FilePath: \nuofe-weekly1\SUMMARY.md | ||
--> | ||
|
||
|
@@ -13,6 +13,7 @@ | |
- [诺诺前端周刊](README.md) | ||
|
||
- 2024 | ||
- [第 33 期](2024/weekly-33.md) | ||
- [第 32 期](2024/weekly-32.md) | ||
- [第 31 期](2024/weekly-31.md) | ||
- [第 30 期](2024/weekly-30.md) | ||
|
Oops, something went wrong.