tsawant635sawant.hashnode.dev·Mar 5, 2024Mastering State Management: A Deep Dive into Redux Toolkit 🚀Overview : State management is a critical aspect of building complex web applications. It enables developers to maintain and manipulate data across different components effectively. Redux, a predictable state container for JavaScript apps, has been a...23 likes·61 readsRedux
nidhinkumarblog.nidhin.dev·Apr 7, 2019Vehicle Tracker app using Firebase and React Native NavigationWelcome back today we will see how to create a vehicle tracker app using firebase real-time database and cloud functions with react native navigation We will create both admin and driver part in a single app and add the roles using firebase cloud fu...React Native