Categories
I write about web development and modern JavaScript frameworks.Latest Articles
A few handcrafted articles about my thoughts and experiments.
Page 2/2

React NativeExpoStorybook
React Native Components
This library brings together proven components and utilities that powered the Daxir mobile application, now refined and open-sourced to accelerate development for the React Native community. Each component has been optimized for performance, accessibility, and real-world usage scenarios.- Published on

ReactReact Testing Library
Testing React Render Props Like a Pro with React Testing Library.
Struggling to test a React component with render props? This pattern is great for sharing logic but can be tricky to test. In this post, you’ll learn how to confidently test render props components using React Testing Library, write tests that mimic user behavior, and keep your codebase robust. Let’s dive in!- Published on

FirebaseSupabaseBackend-as-a-ServiceDatabaseAuthentication
Firebase vs Supabase - A Backend-as-a-Service Analysis
Deciding between Firebase and Supabase for your project? We compare these two Backend-as-a-Service platforms across databases, authentication, pricing, and philosophy to help you make an informed choice.- Published on