-
-
Notifications
You must be signed in to change notification settings - Fork 112
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
2 changed files
with
57 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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,57 @@ | ||
--- | ||
date: 2023/12/04 | ||
--- | ||
|
||
<img src="https://gw.alipayobjects.com/zos/k/bm/156.jpg" width="800" /> | ||
|
||
<small>封面图来源于在世界第一高塔的东京晴空塔上拍东京夜景,上周在东京玩了几天(哈哈哈,这也是上周鸽的原因...),除去人多之外,都还挺玩的。</small> | ||
|
||
> **记录每周看到的接地气的前端潮流技术,筛选后发布于此,觉得不错可关注此周刊,方便获取更新通知** | ||
## 技术学习 | ||
|
||
**What the f\*ck JavaScript?** | ||
<https://github.com/denysdovhan/wtfjs/> | ||
这个 What the f\*ck JavaScript? 整理挺好玩,前端每年去看一遍你会发现很多 wft 的东西。 | ||
|
||
**ML-For-Beginners 初学者的机器学习课程** | ||
<https://microsoft.github.io/ML-For-Beginners> | ||
微软出了一个 ML-For-Beginners 初学者的机器学习课程,一共 12 周、共 26 课,还有课后作业,喜欢学习的小伙伴可以业余时间看一看。 | ||
|
||
**李笑来写的「人人都能用英语」** | ||
<https://github.com/xiaolai/everyone-can-use-english> | ||
在 Github 上发现了李笑来写的「人人都能用英语」everyone-can-use-english 的学习方法,值得学习。 | ||
|
||
## 潮流工具 | ||
|
||
**screenshot-to-code:可将截图转换为前端代码** | ||
<https://github.com/abi/screenshot-to-code> | ||
这个开源工具 screenshot-to-code 可将截图转换为前端代码,使用 GPT-4 Vision 的能力,并通过 DALL-E 3 生成外观相似的图片。甚至还可以输入 URL 来克隆一个网站,我感觉等到真正成熟的这一天到来,前端工程师就可以做其他更有意义的事情了。 | ||
<video width="800px" controls preload><source src="https://cdn.fliggy.com/upic/AUGGp2.mp4" type="video/mp4" poster="https://cdn.fliggy.com/upic/Gmfeg6.png"></video> | ||
|
||
**Chi 整理的灵感类网站合集** | ||
<https://uxchi.notion.site/881b4c0179a74935a3f607ad3521cdb5> | ||
发现一个 Web/App/Email/Others 灵感类网站合集,有可能是全网最全的,感谢 chi 的整理。 | ||
<img src="https://gw.alipayobjects.com/zos/k/kz/SCR-20231119-tbqe.png" width="800" /> | ||
|
||
**JS 初学者玩的游戏网站 JS Robot** | ||
<https://lab.reaal.me/jsrobot/> | ||
推荐一个对于 JS 初学者玩的游戏网站 JS Robot,通过编写函数的方式来控制机器人的行为进行通关,甚至还可以来锻炼锻炼英语。 | ||
<img src="https://gw.alipayobjects.com/zos/k/75/SCR-20231119-swra.png" width="800" /> | ||
|
||
## 随便看看 | ||
|
||
**家驹版本的《直到世界尽头》太太太棒了** | ||
<https://www.youtube.com/watch?v=uCNAvgjaKQw> | ||
这个 KaKuiAI 家驹版本的《直到世界尽头》太太太棒了,喜欢家驹或者喜欢灌篮高手的小伙伴应该都会超级喜欢,或许这就是 AI 的另一种意义。 | ||
<img src="https://cdn.fliggy.com/upic/WzLOLc.png" width="800" /> | ||
|
||
**书推荐:《创造》** | ||
<https://book.douban.com/subject/36071759/> | ||
最近在看 iPod 之父托尼·法德尔的《创造》用非传统的方式做有价值的事。作者毫无保留的分享了很多对于工程师有用的建议,如何选择职业?如何规划人生?如何成为好的管理者?如何设计产品?如何创办和经营一家公司?关于如何把事情做成对于好的工程师而言我觉得特别重要,很推荐一看。 | ||
<img src="https://cdn.fliggy.com/upic/YOWZNW.jpg" width="800" /> | ||
|
||
**Youtube 频道「Traversy Media」** | ||
<https://www.youtube.com/channel/UC29ju8bIPH5as8OGnQzwJyA> | ||
发现一个用于初学者学习 Web 技术的 Youtube 频道「Traversy Media」,前端后端都有讲到一些知识,有兴趣可看看。 | ||
<img src="https://gw.alipayobjects.com/zos/k/r9/SCR-20231112-tkct.png" width="800" /> |