
React Query + FlatList: Fix Flickering and Layout Shifts
Stop FlatList flickering and layout shifts when using React Query in React Native. Learn the right patterns for loading states, skeletons, and keeping your list mounted.
Articles about React, hooks, state management, and frontend development.

Stop FlatList flickering and layout shifts when using React Query in React Native. Learn the right patterns for loading states, skeletons, and keeping your list mounted.

Struggling with null userID in Apollo GraphQL hooks? The variablesOrSkip function is my fix, smartly skipping or including variables to cut runtime errors and boost code stability in TypeScript projects.

How to style HTML content in React with Tailwind CSS when using dangerouslySetInnerHTML by writing custom selector using arbitrary variants.
Improving the developer experience with a few small tweaks