愷開寫程式 / Kalan Coding
第 12 屆 IT 鐵人賽影片教學 — 30 天從 0 到 1 學 Svelte
第 4 天 - Svelte bind 語法教學
◼︎ 本集內容:bind 語法與功能介紹
在前端應用當中時常會有 input 值與某變數綁定的場景,在 Svelte 當中提供了 bind 的語法可供使用。同時 Svelte 也可搭配 bind 語法綁定如 currentTime、volume 等屬性,方便做即時更新,減少程式碼。
◼︎ 簡報連結:https://speakerdeck.com/kjj6198/day4-svelte-dang-zhong-de-bind-yu-fa
◼︎ 相關連結:
・Svelte 官網 https://svelte.dev ... https://www.youtube.com/watch?v=XsZLu4FPHX0
43125669 Bytes