Subrata Chsubrata.hashnode.devยทSep 2, 2024React on Firebase!๐ฅ: Part 5Creating a Firebase project and database can be overwhelming for beginners because it involves multiple steps. So, I will break down the process into three simple steps and include important images for each step. โก Step 1: Setting up a Firebase proje...27 readsReact on Firebase ๐ฅReact
Subrata Chsubrata.hashnode.devยทSep 2, 2024React on Firebase!๐ฅ: Part 4In this part of the series (Part 4), we will add a delete function so users can remove tasks. Next to each task, we will add a delete button that can be used to delete a specific task. We will also add a pre-delete confirmation to prevent accidental ...React on Firebase ๐ฅFirebase
Subrata Chsubrata.hashnode.devยทSep 2, 2024React on Firebase!๐ฅ: Part 3In the last part of the series (Part 2), we added a feature for adding tasks and input validation. In this part, we will update our App.jsx file to add two more functionalities: toggleTaskDone and sort. When the user clicks on a task to mark it as co...React on Firebase ๐ฅNative JS vs React
Subrata Chsubrata.hashnode.devยทSep 2, 2024React on Firebase!๐ฅ: Part 2This post will explore how to scaffold a basic React app for our ToDo application. We will add functionality that allows users to add a new task to the list. We will not connect our app to the Google Firebase database at this stage. We will use a fro...React on Firebase ๐ฅReact
Subrata Chsubrata.hashnode.devยทSep 2, 2024React on Firebase!๐ฅ: Part 1When learning React for the first time, developers might have to convince themselves why they are learning another JavaScript library! Questions like the following may arise: ๐ What can React do that native JavaScript cannot? โ React enhances JavaSc...44 readsReact on Firebase ๐ฅWhy React VDOM
Jay Johannesjaylancer.hashnode.devยทNov 8, 202210 Tips and Tricks for Raspberry Pi and Firebase Database: A Step-by-Step GuideIf you have an Android phone and use the Google Play Store to download apps, youโve probably had a chance to use the Raspberry Pi. In this article, you will discover how you can get more out of your Raspberry Pi by setting up a Firebase database on i...123 readsRaspberry Pi