Skip to content

Tag Archives: Firebase

Firebase Firestore is the backend database that is used to add, read, update and delete data from Android. But in Firebase Firestore there is a… Read More
Many online music player apps require so many songs, audio files inside their apps. So to handle so many files we have to either use… Read More
Most of the apps use the video player to display so many videos inside their application. So for playing the video the app plays the… Read More
In the previous article, we have seen on How to Add Data, Read Data, and Update data in Firebase Firestore in Android. Now we will… Read More
Django is a Python-based web framework that allows you to quickly create efficient web applications.. When we are building any website, we will need a… Read More
When developing any project we must host it somewhere so that the whole world can see our hard-work. Hosting websites can be hectic sometimes, but… Read More
Following are some simple steps in order to connect our static Web Page with Firebase.  Step by Step Implementation: Step 1: Firstly, We are going… Read More
Django is a Python-based web framework that allows you to quickly create efficient web applications. If you are new to Django then you can refer… Read More
When building a full-stack application we sometimes want to do build the authentication part quickly without writing much code, then there comes Firebase to our… Read More
Realtime Database: Firebase is a real-time database that is a JSON datastore. It’s totally unstructured which is a blessing and a curse. It is the… Read More
In order to set up a firebase for your project, just follow these simple steps: 1. Go to console.firebase.google.com 2. Click the Add Project button,… Read More
Firebase is one of the best platforms to host a static website for free. When we have a website hosted on firebase we get two… Read More
Flutter is an amazing tool for developing cross-platform applications using a single code base. While Flutter is useful, it gets even better when you add… Read More
Firebase is a product of Google which helps developers to build, manage, and grow their apps easily. It helps developers to build their apps faster… Read More
Building a web application is always a time-consuming job, especially for the beginner developers who have just landed their feet in the vast world of… Read More

Start Your Coding Journey Now!