• 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

Tag:Composition API

Vue.js 3 Composition API 基本學習筆記-2:fetch data、export / import
  • August
  • 2021-07-28
  • Vue

Vue.js 3 Composition API 基本學習筆記-2:fetch data、export / import

本篇大綱:本篇要解決的問題。Fetch Data 取資料。export、import。export、import + props。在上一篇學會了基本的 Composition API 的使用,接著這一篇是要寫最重要的,API 取回資料後更新,以及 import、export。

0
Vue.js 3 Composition API 基本學習筆記-1:Ref、Props、watch、生命週期
  • August
  • 2021-07-23
  • Vue

Vue.js 3 Composition API 基本學習筆記-1:Ref、Props、watch、生命週期

本篇大綱:本篇要解決的問題。Ref。Props。watch、watchEffect、stop。生命週期。Composition API 可以把調用某支 API 的 JS code 寫成 JS 檔後,直接 import 到 .vue 檔裡,就不用每次都重複寫。

0

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

  • Google Optimize A/B Testing 使用筆記

    Google Optimize A/B Testing 使用筆記

  • CustomEvent 客製一個 addEventListener

    CustomEvent 客製一個 addEventListener

  • CodiumAI PR-Agent,在 GitHub 上用 AI 來 Code Review

    CodiumAI PR-Agent,在 GitHub 上用 AI 來 Code Review

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 快速切版教學