Skip to content

Commit 48d4f0d

Browse files
authored
feat: add new resource
1 parent d7f86d7 commit 48d4f0d

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

docs/collection/web.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,16 @@ date: 2023-07-28
88
- IETF(網際網路工程任務組):https://www.ietf.org/
99
- WHATWG(網頁超文字應用技術工作小組):https://whatwg.org/
1010
- W3C(全球資訊網協會):https://www.w3.org/
11+
12+
## 🐳 Browser
13+
14+
- 深入剖析瀏覽器中頁面的渲染過程:https://rwerplus.github.io/pages/53ab0a/
15+
- 極客時間瀏覽器工作原理:
16+
- https://github.com/poetries/browser-working-principle
17+
- https://blog.poetries.top/browser-working-principle/
18+
- web.dev - How browsers work:https://web.dev/articles/howbrowserswork
19+
- QuickJS JavaScript Engine:https://github.com/bellard/quickjs
20+
- Web Browser Engineering By Pavel Panchekha & Chris Harrelson:https://browser.engineering/
21+
- Learning Google V8:https://github.com/danbev/learning-v8
22+
- v8 doc:https://v8.dev/docs
23+
- learn js engine 的心得:https://github.com/champkeh/learn-js-engine

0 commit comments

Comments
 (0)