In the TikTok OA, there was a question about toggling a button’s text and color using React. Did anyone figure out the expected behavior when clicking the button multiple times quickly? Not sure if debounce or async issues were being tested.
In the TikTok OA, there was a question about toggling a button’s text and color using React. Did anyone figure out the expected behavior when clicking the button multiple times quickly? Not sure if debounce or async issues were being tested.