React Hooks实战

Saved in:
Bibliographic Details
Main Authors: (英) 拉森 Larsen, John (著)
Group Author: 周轶 (译); 张兆阳 (译); 颜宇 (译)
Published: 清华大学出版社
Publisher Address: 北京
Publication Dates: 2022
Literature type: Book
Language: Chinese
Subjects:
Carrier Form: 18,315页: 图 ; 24cm
ISBN: 978-7-302-61357-2
Index Number: TN929
CLC: TN929.53
Call Number: TN929.53/5049
Contents: Web开发与设计 MANNING
版权页英文题名:React Hooks in action, with suspense and concurrent mode
本书介绍了目前React内置的hook特性,并展示了在开发应用程序时,如何在React函数式组件中使用hook管理组件内部状态,跨多组件管理状态,以及经过外部API同步组件状态。本书还演示了hook方法在封装、重用、简化组件代码、扩展性等方面的优势。同时,还探讨了React团队仍在研发的、更具实验性的Suspense和Concurrent模式。