• 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

Recent Comments

  • 「Ann」於〈Google 表單 用網址改變題目預設值〉發佈留言
  • 「FrankieYim」於〈iPhone 的語音辨識功能:語音備忘錄,自動標點分段〉發佈留言
  • 「Sunnine」於〈GitHub Copilot + Figma MCP Server 實戰:用 AI 快速切版教學〉發佈留言
  • 「oywoK」於〈CodiumAI PR-Agent,在 GitHub 上用 AI 來 Code Review〉發佈留言
  • 「MILK」於〈CodiumAI PR-Agent,在 GitLab 上用 AI 來 Code Review〉發佈留言

DMCA

DMCA.com Protection Status

Random Post

  • postMessage:主頁、iframe 頁可互相傳值

    postMessage:主頁、iframe 頁可互相傳值

  • 用 LINE Bot API 建立 LINE@ 圖文選單

    用 LINE Bot API 建立 LINE@ 圖文選單

  • 使用 IndexedDB 實現 Client 端數據存儲 - 前端工程師必學的 Web Storage 技術(第三篇)

    使用 IndexedDB 實現 Client 端數據存儲 – 前端工程師必學的 Web Storage 技術(第三篇)

Social links

Subscribe

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

© 2025 Let's Write. All Rights Reserved.

Recent Posts

  • 使用 Docker 搭配 Node.js 快速建置 Redis 快取系統
  • 用 Docker 快速架設 Node.js 靜態網站服務
  • Windows 上,本機用 Docker 安裝 GitLab
  • iPhone 的語音辨識功能:語音備忘錄,自動標點分段
  • GitHub Copilot + Figma MCP Server 實戰:用 AI 快速切版教學