PinnedPublished inDevXtalksUsing navigator.sendBeacon() in TypeScript for Reliable Data Transfer on Page ExitWeb developers often run into a familiar dilemma: How do you reliably send data when a user is leaving a page?2d agoA response icon22d agoA response icon2
PinnedPublished inNerd For Tech7 Developer Pitfalls to Avoid When Building a Browser ExtensionWhen I started building Tab Wise, a productivity-focused Chrome extension to manage tabs based on intent, I thought it would be a quick…Jun 28Jun 28
Pinned🧠 Why I’ll Always Design Tools That Fit Into Existing HabitsMost tools fail not because they’re bad, but because they ask too much of the user.Jun 16A response icon1Jun 16A response icon1
PinnedPublished inDevXtalksEffortless Form Validation in React: TanStack, Zod, and shadcn IntegrationTanstack Form with Zod Validation Jan 23Jan 23
Published inDevXtalksWhich Component Library to Use — and WhenWhen building modern web apps, the question isn’t if you’ll use a component library — it’s which one. With choices like Material UI…May 19May 19
A Developer’s Guide to TanStack Table & ShadCN: UX-First Data Table Implementation🆓 Not a Medium member? I’ve got you — read it free hereMar 23Mar 23
Published inDevXtalksTanStack Form isDirty Not Working? Here’s How to Implement It ManuallyWhen working with TanStack Form, you might expect the isDirty flag to automatically track form field changes. However, in practice, this…Feb 26Feb 26
Published inDevXtalksOverreliance on ChatGPT : A Silent Killer of Debugging SkillsIn recent years, AI-powered tools like ChatGPT have revolutionized the way developers approach coding problems. These tools offer instant…Jan 6Jan 6
Published inDevXtalksError Boundaries in Micro-frontend ArchitectureIn modern software development, micro-frontend architecture has gained prominence by enabling teams to develop, deploy, and scale…Nov 18, 2024A response icon1Nov 18, 2024A response icon1
Published inDevXtalksSeamlessly Sharing Zustand State Across Microfrontends Using Module FederationIn the world of microfrontends, applications are split into independently deployable units, enabling teams to work autonomously on…Oct 12, 2024A response icon2Oct 12, 2024A response icon2