[–] reitanqild 9y ago ↗ What is "Fiber"? [–] vmasto 9y ago ↗ Fiber is React's new core algorithm.https://github.com/acdlite/react-fiber-architecture [–] reitanqild 9y ago ↗ DoIFeelOldYet? :-)
[–] vmasto 9y ago ↗ Fiber is React's new core algorithm.https://github.com/acdlite/react-fiber-architecture [–] reitanqild 9y ago ↗ DoIFeelOldYet? :-)
[–] bertiewhykovich 9y ago ↗ what the fuck does this mean [–] jinushaun 9y ago ↗ The article was a whole lot of nothing, but TIL that React doesn't already merge/coalesce overlapping `setState` operations. Sounds like Fiber will start doing that. [–] danabramov 9y ago ↗ React does merge setState if they are within an event handler. It goes that more aggressively in Fiber though because setState is deferred.
[–] jinushaun 9y ago ↗ The article was a whole lot of nothing, but TIL that React doesn't already merge/coalesce overlapping `setState` operations. Sounds like Fiber will start doing that. [–] danabramov 9y ago ↗ React does merge setState if they are within an event handler. It goes that more aggressively in Fiber though because setState is deferred.
[–] danabramov 9y ago ↗ React does merge setState if they are within an event handler. It goes that more aggressively in Fiber though because setState is deferred.
[–] jiyinyiyong 9y ago ↗ Google release demos and products before they advertise them. Unlike Facebook. [–] danabramov 9y ago ↗ Fiber is in React master, you are welcome to try it any day. It's not ready yet though ;-)
[–] danabramov 9y ago ↗ Fiber is in React master, you are welcome to try it any day. It's not ready yet though ;-)
8 comments
[ 2.3 ms ] story [ 26.4 ms ] threadhttps://github.com/acdlite/react-fiber-architecture