The Perfect Hook For Debugging Custom React Hooks
דרג סרטון זה
התחבר כדי לדרג
תיאור
FREE React Hooks Course: https://courses.webdevsimplified.com/react-hooks-simplified The useDebugValue hook is a very simple hook that serves one purpose, but it does that one thing very well. Because of its niche nature most people don’t learn it, but this hook can make debugging and building custom hooks a bit easier which is why I recommend learning it. 📚 Materials/References: FREE React Hooks Course: https://courses.webdevsimplified.com/react-hooks-simplified useDebugValue Blog Article: https://blog.webdevsimplified.com/2021-11/use-debug-value 🌎 Find Me Here: My Blog: https://blog.webdevsimplified.com My Courses: https://courses.webdevsimplified.com Patreon: https://www.patreon.com/WebDevSimplified Twitter: https://twitter.com/DevSimplified Discord: https://discord.gg/7StTjnR GitHub: https://github.com/WebDevSimplified CodePen: https://codepen.io/WebDevSimplified ⏱️ Timestamps: 00:00 - Introduction 00:30 - What is the purpose of useDebugValue 02:02 - Basic useDebugValue use case 03:00 - Advanced useDebugValue use cases 05:03 - Performance concerns #useDebugValue #WDS #ReactHooks