• AI
  • Front-End
    • API
    • PWA
  • Google
    • Analytics
    • Apps Script
    • Firebase
    • Forms
    • Sheets
    • Maps
    • Others
  • Bot
    • Telegram
    • LINE
    • Slack
  • Vue
  • WordPress
  • 所有筆記文
  • AI
  • Front-End
    • API
    • PWA
  • Google
    • Analytics
    • Apps Script
    • Firebase
    • Forms
    • Sheets
    • Maps
    • Others
  • Bot
    • Telegram
    • LINE
    • Slack
  • Vue
  • WordPress
  • 所有筆記文
Let's Write 2025

Let's Write

Category:Firebase

Firebase Cloud Firestore V9 常用功能筆記
  • August
  • 2022-01-18
  • Firebase, Google

Firebase Cloud Firestore V9 常用功能筆記

這篇文章教你如何初始化和使用 Firebase Cloud Firestore V9。內容包括安裝 Firebase SDK、設定安全模式、寫入、更新、取得、查詢和刪除資料的方法。文章提供了詳細的步驟和範例,幫助你快速掌握 Firestore V9 的基本功能。

0
Firebase Realtime Database 常用功能筆記
  • August
  • 2021-11-18
  • Firebase, Google

Firebase Realtime Database 常用功能筆記

探索 Firebase Realtime Database 的核心功能和應用。學習如何建立、配置和操作即時數據庫,實現數據的即時讀寫、更新和離線處理。本文提供了詳細的操作指南和範例,是開發者的實用資源。

0
Firebase Authentication 第三方登入 – GitHub
  • August
  • 2021-11-14
  • Firebase, Google

Firebase Authentication 第三方登入 – GitHub

本篇大綱:本篇要解決的問題。建立 Firebase 專案、應用程式。開通 Authentication 功能。建立 GiHub OAuth Apps 或 GitHub Apps。GitHub 登入。範例及原始檔。

0
Firebase Authentication 第三方登入 - Google、FB
  • August
  • 2021-11-10
  • Firebase, Google

Firebase Authentication 第三方登入 – Google、FB

本篇大綱:本篇要解決的問題。建立 Firebase 專案、應用程式。Google:開通 Authentication 功能。Google 登入。Facebook:應用程式、ID、密鑰、URL。Facebook 登入。登出、刪除帳號。範例及原始檔。

4
用 Firebase Authentication 做一套簡易會員系統 - 電子郵件 密碼
  • August
  • 2020-11-10
  • Firebase, Google

用 Firebase Authentication 做一套簡易會員系統 – 電子郵件 密碼

本篇大綱:本篇要解決的問題。建立 Firebase 專案、應用程式。開通 Authentication 功能。註冊、登入。取得使用者資訊。登出。重新驗證使用者。修改資料。修改密碼、刪除帳號。修改發信模版。信箱驗證。忘記密碼。

0
Firebase Cloud Functions 基本使用筆記
  • August
  • 2020-08-24
  • Firebase, Google

Firebase Cloud Functions 基本使用筆記

本篇大綱:本篇要解決的問題。安裝 Firebase CLI。在本機案裝 Firebase Cloud Functions。部署 Functions。本機測試。觸發:HTTP、排程、Callable。觸發:Firebase Auth。讀寫刪 Firestore 資料。回傳錯誤訊息。

0
Firebase Cloud Firestore V8 常用功能筆記
  • August
  • 2020-08-17
  • Firebase, Google

Firebase Cloud Firestore V8 常用功能筆記

本篇大綱:本篇要解決的問題。安裝。讀取資料 get。查詢 where。排序 orderBy。寫入資料 add, set, update。刪資料 delete。監聽變動 onSnapshot。

1
Firebase Dynamic Links API 做一個自己的縮網址生成器
  • August
  • 2020-03-04
  • Firebase, Google

Firebase Dynamic Links API 做一個自己的縮網址生成器

本篇大綱:真正Firebase動態網址的應用方式。註冊動態網址。取得Web API Key。POST API。API url。data、payload。POST API 實作程式碼。Client端部份。用GAS部份。將產生的縮網址到Google Sheet上。實作的完整程式碼。

0
Firebase Dynamic Links 從後台建立縮網址
  • August
  • 2020-03-01
  • Firebase, Google

Firebase Dynamic Links 從後台建立縮網址

本篇大綱:Firebase Dynamic Links 縮網址服務。從後台建立Google網域的縮網址。建立縮網址3+2步驟。1 Firebase上設置啟用Dynamic Links。2 設立轉址白名單。3 在頁面中埋入Dynamic Links SDK。4 檢查有沒有成功建立動態網址。5 看分析數據

1
Firebase Dynamic Links Analytics API 取得短網址分析資料
  • August
  • 2020-02-19
  • Firebase, Google

Firebase Dynamic Links Analytics API 取得短網址分析資料

本篇大綱:用 API 取資料有一個大坑。Analytics API – Node.js。安裝 Google API、fetch。取得 Firebase 私密金鑰。程式碼部份。403 The caller does not have permission 的解決方法。筆記後心得。

0
Firebase Performance 使用筆記
  • August
  • 2019-09-24
  • Firebase, Google

Firebase Performance 使用筆記

本篇大綱:建立 Firebase 應用程式,取得 Firebase config、埋code、埋碼 standalone || standard、first input delay polyfill library、從 Network 中確認有送資料給 Firebase、後台報表

4

Widgets

Let’s Write 來訪人數

  • 1,045,492 位大大相挺,謝謝。

Reader Revenue Manager

Recent Comments

  • 「Stephen」於〈CodiumAI PR-Agent,在 Gitea 上用 AI 來 Code Review〉發佈留言
  • 「August」於〈使用 Gitea Actions 與 OpenAI 實現自動化 PR Code Review〉發佈留言
  • 「insleker」於〈使用 Gitea Actions 與 OpenAI 實現自動化 PR Code Review〉發佈留言
  • 「Tia」於〈mailto: 點擊連結 開啟寄送 email〉發佈留言
  • 「Stu」於〈用 Google Sheets 紀錄表單資料〉發佈留言

DMCA

DMCA.com Protection Status

Popular Posts

  • 使用 Gitea Actions 與 OpenAI 實現自動化 PR Code Review
  • CodiumAI PR-Agent,在 GitLab 上用 AI 來 Code Review
  • 用 Gitea 在本機架 Git Server 功能
  • 使用 Ollama + Ngrok 搭建本地 LLM,遠端存取 AI 模型教學
  • OpenClaw:安裝教學,在 macOS 用虛擬機 (Ubuntu) 安全部署龍蝦 AI

Random Post

  • CustomEvent 客製一個 addEventListener

    CustomEvent 客製一個 addEventListener

  • 如何使用 PWA 技術打造優秀的 Web App?

    如何使用 PWA 技術打造優秀的 Web App?

  • Vue.js 用 computed 跟 filter 做一個簡易搜尋功能

    Vue.js 用 computed 跟 filter 做一個簡易搜尋功能

Social links

Subscribe

直接加入 Telegram 的頻道,有最新文章時會收到廣播通知:

© 2025 Let's Write. All Rights Reserved.

Popular Posts

  • 使用 Gitea Actions 與 OpenAI 實現自動化 PR Code Review
  • CodiumAI PR-Agent,在 GitLab 上用 AI 來 Code Review
  • 用 Gitea 在本機架 Git Server 功能
  • 使用 Ollama + Ngrok 搭建本地 LLM,遠端存取 AI 模型教學
  • OpenClaw:安裝教學,在 macOS 用虛擬機 (Ubuntu) 安全部署龍蝦 AI
  • 免費開源的語音辨識功能:Google Colab + Whisper large v3
  • 免費建立一個自己的網站 - WordPress + Cloudflare Pages
  • CodiumAI PR-Agent,在 Gitea 上用 AI 來 Code Review

Recent Posts

  • Outline Wiki 自架教學(一):Docker 安裝、Gitea OIDC 與 AI 知識庫
  • OpenClaw:安裝教學,在 macOS 用虛擬機 (Ubuntu) 安全部署龍蝦 AI
  • 站內搜尋加上 AI:使用 Google Vertex AI Search(RAG)打造智慧問答型搜尋
  • CodiumAI PR-Agent,在 Gitea 上用 AI 來 Code Review
  • 在本機安裝 Mattermost:打造自主控制的團隊通訊平台