|
|
|
|
|
by engineeringwoke
2792 days ago
|
|
But they needed Fiber to make AsyncMode possible And once it's well baked enough, it works very cleanly with universal rendering strategies. It means you don't have to separate logic into components where it doesn't belong because the server render ignores loading logic in componentDidMount. It's suddenly all first class And, then, theoretically you can remove Redux and just use Context It has gotten really wacky along the way. I hope they don't lose sight |
|