在日常学习中偶尔看了一些很不错的文章和视频,借此累积分享一下~
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…