Confusing Concepts - Mod 13

In this video, I share three important development concepts that finally clicked for me while building a React Native mobile application. Rather than just learning these ideas in isolation, I encountered them while solving real problems in a working app—and that's when they truly started to make sense. Topics Covered 📌 Vacuous Truth and why `.every()` returns `true` on an empty array 📌 React Native vs React Web — what's actually different under the hood? 📌 When to use `useRef` instead of `useState` and how it affects re-renders