React Async Rendering - Paradigm Shift After React Fiber
React new core architecture (codenamed Fiber) was launched in React 16, it opened a new chapter in React.
This talk will cover the basic knowledge of the Fiber core, from rewrite strategy to its influence on application engineers. Also, how it empowered an async future in React, and most importantly how our applications could adopt it.