Skip to content

Commit

Permalink
feat: add new resource
Browse files Browse the repository at this point in the history
  • Loading branch information
SimoneCheng committed Jun 13, 2024
1 parent d7f86d7 commit 48d4f0d
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions docs/collection/web.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,16 @@ date: 2023-07-28
- IETF(網際網路工程任務組):https://www.ietf.org/
- WHATWG(網頁超文字應用技術工作小組):https://whatwg.org/
- W3C(全球資訊網協會):https://www.w3.org/

## 🐳 Browser

- 深入剖析瀏覽器中頁面的渲染過程:https://rwerplus.github.io/pages/53ab0a/
- 極客時間瀏覽器工作原理:
- https://github.com/poetries/browser-working-principle
- https://blog.poetries.top/browser-working-principle/
- web.dev - How browsers work:https://web.dev/articles/howbrowserswork
- QuickJS JavaScript Engine:https://github.com/bellard/quickjs
- Web Browser Engineering By Pavel Panchekha & Chris Harrelson:https://browser.engineering/
- Learning Google V8:https://github.com/danbev/learning-v8
- v8 doc:https://v8.dev/docs
- learn js engine 的心得:https://github.com/champkeh/learn-js-engine

0 comments on commit 48d4f0d

Please sign in to comment.