Why react stopped using stack reconciler? - Blog 2
Jun 19, 2021 · 5 min read · In the previous blog I've written about how React detects a change when an app moves from one state to another. Now let's implement a simple naive recursive algorithm using those concepts and analyse the drawbacks of using recursion for reconciliati...
Join discussion
