- React 16 Essentials(Second Edition)
- Artemij Fedosejev Adam Boduch
- 131字
- 2021-07-02 22:25:17
Chapter 1. What's New in React 16
The release of React 16 includes enough important changes to devote a chapter to them. This particular release took a comparatively long time to deliver. This is because the reconciliation internals—the part of React that figures out how to efficiently render component changes—was rewritten from the ground up. Compatibility was another factor: this rewrite has no major breaking API changes.
In this chapter, you'll learn about the major changes introduced in React 16:
- The major changes made to the reconciliation internals, and what they mean for React projects, going forward
- Confining errors to the sections of your application by setting error boundaries
- Creating components that render more than one element and components that render strings
- Rendering to portals
推薦閱讀
- 演進式架構(gòu)(原書第2版)
- Learning Python Web Penetration Testing
- 數(shù)據(jù)科學實戰(zhàn)手冊(R+Python)
- Oracle WebLogic Server 12c:First Look
- 圖解Java數(shù)據(jù)結(jié)構(gòu)與算法(微課視頻版)
- 深入淺出Java虛擬機:JVM原理與實戰(zhàn)
- PostgreSQL Cookbook
- Learning AWS Lumberyard Game Development
- Python機器學習實戰(zhàn)
- Expert Data Visualization
- Cocos2d-x學習筆記:完全掌握Lua API與游戲項目開發(fā) (未來書庫)
- C語言程序設(shè)計上機指導(dǎo)與習題解答(第2版)
- INSTANT Sinatra Starter
- Web性能實戰(zhàn)
- IDA Pro權(quán)威指南(第2版)