• 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

日期: 2021 年 7 月 23 日

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
用原生 JS 做一個簡單的手風琴 Accordion / Collapse 功能
  • August
  • 2021-07-23
  • Front-End

用原生 JS 做一個簡單的手風琴 Accordion / Collapse 功能

本篇大綱:從jQuery到原生JS、HTML、CSS、JavaScript、原始碼下載。今年開始在工作時逼自己寫原生的JS(Vanilla JavaScript),今天趁著意外的假日,試著把手風琴用原生JS寫了一個出來。寫完後發現,其實沒幾行就可以完成,也有了一點小小的成就感。

10

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 頁可互相傳值

  • 用 Postman Integrations,自動備份 Postman Collection

    用 Postman Integrations,自動備份 Postman Collection

  • 如何用 MAMP 在本機安裝 WordPress

    如何用 MAMP 在本機安裝 WordPress

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