© 2023 Hashnode
#firebase
In this article, we will explore the significance of React and Firebase in web development. We will dive into the process of building a basic user authentication application using these powerful techn…
If you have always wondered how apps like google photos backup your media even when the app is in terminated mode (you have not opened the app). My first guess was that they must run it in the background through workmanager (android). But t…
In the previous devblog I talked about decisions I made about the project that was supposed to improve progression. Well, we're just three weeks further, and I've made way more progress than I thought…
To integrate your latest tweet and embed it in your Flutter app, you can make use of the Twitter API and the WebView widget in Flutter. Here's a step- Set up a Twitter Developer Account and Create an App To access the Twitter API, you'll ne…
Introduction In this article, we'll explore the process of building an Android application that seamlessly integrates with Firebase and utilizes real-time data synchronization with Firebase Cloud Storage. We'll dive into the key features of…
In this article, I will guide you through the process of customizing the authentication flow using Google Firebase. Together, we will explore the various options and configurations available, enabling…
https://github.com/helpichirag/june2023-30days/tree/master
Overview Web3 authentication is a new approach to online authentication that is based on decentralized, blockchain-based technologies. It is a departure from traditional Web-2 authentication methods, …
In the realm of low-code platforms, the need for seamless integrations with powerful backend services is paramount. Two notable players in this space are Supabase and Firebase. In this comprehensive b…
Firebase is a powerful platform that offers a range of backend services to support the development of web and mobile applications. In this tutorial, we will explore how to integrate Firebase into a Qu…