From 6ea7972429a1e515d2ffd56744221f17b414642d Mon Sep 17 00:00:00 2001 From: KateZ Date: Thu, 4 May 2023 22:14:06 -0400 Subject: [PATCH] Add my firebase usage note --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index eb40fab..4b3cdb9 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ - [Best Practices for Error Handling with async/await in Web Applications](https://github.com/reboottime/WebDevelopment/issues/102) - [Build your http client using window.fetch](https://github.com/reboottime/WebDevelopment/issues/57) +- [Firebase usage: A view from a first-time user](https://github.com/reboottime/WebDevelopment/issues/110) - [Configuring ESLint for Your JavaScript Project](https://github.com/reboottime/WebDevelopment/issues/13) - [Configuring ESLint for Your React Project Created with CRA](https://github.com/reboottime/WebDevelopment/issues/70) - [Design System concepts for Frontend Developer](https://github.com/reboottime/WebDevelopment/issues/81)