mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
GitBook: [zh_tw] 2 pages modified
This commit is contained in:
parent
59a3967bf6
commit
a4be96bc2e
@ -32,7 +32,7 @@
|
||||
## Advanced Topics
|
||||
|
||||
* [Optimizations & Best Practices](advanced-topics/optimizations.md)
|
||||
* [Low-level library internals](advanced-topics/how-it-works.md)
|
||||
* [內部底層的 library](advanced-topics/how-it-works.md)
|
||||
|
||||
## More
|
||||
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
---
|
||||
description: Low level details about the framework
|
||||
description: 關於框架的底層細節
|
||||
---
|
||||
|
||||
# Low-level library internals
|
||||
# 內部底層的 library
|
||||
|
||||
Component-lifecycle state machine, vdom diff algorithm.
|
||||
元件生命周期的狀態機與 vdom diff 演算法
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user