React State Updates - Sync and Async
Introduction
Have you ever wondered how React keeps track of state updates, especially when you're rapidly clicking buttons to change a counter? Before getting into the code examples, let us demystifying the magic behind the scenes, using a simple an...
sandeepraju.hashnode.dev5 min read