Categories
-
Recent Posts
Archives
Monthly Archives: October 2018
React 16 features
React Fiber https://github.com/acdlite/react-fiber-architecture is a virtual stack frame, with React Fiber being a reimplementation of a stack frame specialized for React components. Each fiber can be thought of as a virtual stack frame where information from the frame is preserved in memory … Continue reading
Posted in React 16
Leave a comment