Inside React 16 (Fiber) – What’s Changing?
Note: This article was originally published on July 20, 2017. Some information may be outdated.
React 16 ships with Fiber, a total rewrite of the reconciliation engine aimed at smoother UIs and better error handling.
What is Fiber?
Breaks rendering...
letanure.hashnode.dev2 min read