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...
thepurplecoder.hashnode.dev5 min read
No responses yet.