Dew Drop – March 2, 2026 (#4615)
A daily tech link roundup covering .NET, web dev, cloud, Windows, and AI, with tutorials, news, and tool updates.
A daily tech link roundup covering .NET, web dev, cloud, Windows, and AI, with tutorials, news, and tool updates.
Tutorial on building an AI-powered expense tracker app using SwiftUI, integrating Firestore and ChatGPT, for iOS, macOS, and visionOS.
An indie developer shares their journey switching from Unity to Unreal Engine 5 for their game Project Hack, focusing on multiplayer and cross-platform challenges.
A developer details the technical choices and challenges in building a DIY photo booth application for a wedding using Electron, web APIs, and a GoPro.
A technical guide on setting up a Firebase project, Parcel bundler, and Tailwind CSS for building a modern wedding website with Preact.
A developer details building a custom, open-source photobooth application using web technologies for their wedding to save costs.
A developer's technical evaluation of Firebase and AWS Amplify for building a wedding website with custom domain, auth, and email features.
A guide to fixing AsyncStorage warnings when using Firebase JS SDK with React Native by properly configuring the auth persistence layer.
A tutorial on integrating Firebase Authentication into an Expo React Native app using email/password login and React Navigation.
A beginner's guide to setting up and deploying your first Firebase Cloud Function, covering initial project configuration and dependencies.
A tutorial on setting up a React application and integrating Firebase, including project initialization and obtaining API keys.
Part 5 of a React Native chat app tutorial, covering real-time messaging with Firebase Firestore, user authentication, and data fetching.
Announcing a free eBook guide to building a full-stack blogging application using Angular and Google Firebase, covering authentication, Firestore, and deployment.
Part 3 of a React Native chat app tutorial: creating Firestore collections for chat rooms and implementing navigation with modals.
Tutorial on implementing Firebase email authentication in a React Native chat app using react-native-firebase.
A tutorial on how to mock Firebase database and authentication features using Jest for unit testing in JavaScript/Node.js.
A tutorial on implementing local and remote push notifications for Android apps using React Native and Firebase.
A tutorial on implementing a Forgot Password feature in a React Native app using Firebase for authentication and password reset emails.
A tutorial on implementing Firebase authentication in React Native/Expo apps using the Context API to manage state without prop drilling.