关于前端:一些好的前端文章视频集合

44次阅读

共计 289 个字符,预计需要花费 1 分钟才能阅读完成。

在日常学习中偶尔看了一些很不错的文章和视频,借此累积分享一下~

JS 运行机制相干

1. 无关 JS 异步的原理 (Understanding Asynchronous JavaScript)

https://blog.bitsrc.io/unders…

2. 轻松理解 EventLoop(What the heck is the event loop anyway?)

https://www.youtube.com/watch…

Git 相干

1. 如何利用 git 更优雅地 commit 代码 (Creating the Perfect Commit in Git)

https://css-tricks.com/creati…

正文完
 0