Articles by Victoria Lo

Articles by Victoria Lo

Follow
homeAboutSponsorsBloggingNode.jsGraphQLReact Hooks
Tag

Firebase

#firebase

More content

Read more stories on Hashnode


Articles with this tag

How to Make a React Library System using Firestore #2

Aug 19, 2022

Part 2: Integrating Firestore - Add and update books into the library ยท Welcome back to Part 2 of How to Make a React Library System using Firestore. In...

How to Make a React Library System using Firestore #2

How to Make a React Library System using Firestore #1

Aug 5, 2022

Part 1: Introduction to Firestore, Configure + Setup a React/Firebase project ยท Firebase is a Backend-as-a-Service (BaaS) that provides many cloud-hosted...

How to Make a React Library System using Firestore #1

Introduction to Firebase Storage #2: Retrieve & Delete Files

Nov 24, 2020

Hello everyone, in this article, we shall continue from where we left off in the previous article on How to Upload Files to Firebase Cloud Storage. We...

Introduction to Firebase Storage #2: Retrieve & Delete Files

Introduction to Firebase Storage #1: Uploading Files

Nov 21, 2020

Some apps allow users to upload images and files, read them, delete them and even download them whenever users want. Such functionality can be useful...

Introduction to Firebase Storage #1: Uploading Files

My October Passion Project: Gameo

Oct 31, 2020

Hello everyone! Time sure flies fast and it's almost the end of October! For those who participated in Hacktoberfest, congratulations! I hope it went...

My October Passion Project: Gameo

Introduction to React Context API with Firebase Authentication

Aug 26, 2020

Hello everyone! Today's article will be a beginner's introduction to React Context API, as I noticed that this concept is quite complex for React...

Introduction to React Context API with Firebase Authentication