@KnightHuxley
Front-End Developer | React.js, TypeScript, UI/UX | Building Scalable Interfaces
Nothing here yet.
Nothing here yet.



Apr 27 · 4 min read · When I started implementing push notifications on iOS, I thought: “Same as Android… just a few changes.” That assumption didn’t last long. iOS notifications are not just about code, they depend heavil
Join discussion
Apr 20 · 4 min read · When I first started implementing push notifications in a React Native app, I assumed it would be straightforward. "Just integrate Firebase and done." That assumption lasted about 10 minutes. What I e
Join discussion
Dec 18, 2025 · 4 min read · Custom hooks are one of those things that sound great in theory. Once you learn how to create them, it’s tempting to extract logic everywhere and feel like your codebase is becoming “cleaner”. In reality, that doesn’t always happen. In some projects,...
Join discussion
Dec 17, 2025 · 4 min read · When I first started using Next.js seriously, data fetching felt more complicated than it needed to be. There were too many options — server components, client components, caching, revalidation — and it wasn’t always obvious which one to use and when...
Join discussion