摘要: Storing and updating values inside a component’s local state (known as controlled components) is such a common pattern that Preact offers a really han 阅读全文
posted @ 2017-06-17 22:25 Zhentiw 阅读(228) 评论(0) 推荐(0)
摘要: Preact offers, in addition to the regular component API from React, the ability to access both props & state as function parameters to the render meth 阅读全文
posted @ 2017-06-17 22:01 Zhentiw 阅读(277) 评论(0) 推荐(0)