© 2026 Hashnode
Hey there! ☕ Welcome back to GoCoding. I'm Hassani — your friendly neighborhood developer, coffee enthusiast, and someone who genuinely enjoys turning complex concepts into simple stories. If you're here, you're probably wondering about this mysterio...

It rained this evening, and as I sipped my tea under the open sky, I watched the colors shift—sometimes glowing, fading, changing completely as the wind carried the clouds. It felt calm, alive, and endlessly beautiful. But then I wondered—what if the...

👉 useNavigation is not a React core hook.It comes from React Router v6.4+ (the data APIs release). If you’ve seen it in docs or projects, it’s related to navigation state handling in React Router, not plain React. 🔎 What is useNavigation? useNavig...

Link: Vite + React + TS + useReducer El primer proyecto que logré concluir fue el de una funcionalidad de agregar al carrito. Para esta página web simple, primero añadí NPM y Node. Con Node podemos instalar distintas librerías y a su vez una forma ef...
