© 2026 Hashnode
Every now and then, friends ask me how to easily host a web application to share with others — whether it’s an MVP, a side project, or even a prototype still in development. My answer is usually the same: use Firebase Hosting. It’s simple, quick to s...

As someone who’s always exploring ways to blend AI into everyday tools, I recently started building an AI-powered resume generator and trust me, using Genkit has made the entire experience incredibly smooth and efficient. In this post, I’ll walk you ...

💡 Please Follow me on LinkedIn and GitHub 1. Install Firebase CLI First, you need to install the Firebase Command Line Interface (CLI) to interact with Firebase from the terminal. If you have Node.js (Make Sure if none you can downloat it from ...

In this tutorial, I’ll show you how to deploy a full-stack JavaScript web app into Firebase. We’ll deploy a Next.js application to Firebase hosting. I’ll show you a quick and efficient process that can be completed in 5 minutes. https://youtu.be/-Vwu...

Introduction In the ever-evolving world of web development, deploying your React Website is a crucial step towards making it accessible to users worldwide. Firebase provides a convenient and reliable platform for hosting web applications, offering fe...

This is another post about how to achieve this goal. Since I need to cover it for the series on using ComponentStore, I will write a brief(was more long than I thought) post explaining the process. Part 1: Add and configure Firebase with our project ...
