2,230 views
In this video, we'll look at why StrictMode is needed in React and how it can help improve your app. You'll learn about the hidden problems in your code that StrictMode can help you uncover and why using it is so important for all developers. 00:00 Introduction 1:33 - How StrictMode works 3:34 - Example 1: Counter 7:22 - Example 2: Event listeners 11:16 - Example 3: Double requests 16:28 - Conclusion #javascript