compostion 的意義

先講結論,composition API 是為了最大程度複用程式碼而誕生的資料結構寫法,
composition 顧名思義組件化就是要自由的拆分然後根據需求重新模組化複用。

之前的這篇文章有簡約提到 vue 3 變革的初探,本篇來延伸說明一下 composition API 背後的輪廓,
概念是根據 udemy Vue 3.x全家桶完全指南与实战課程:

more

GA4 與通用版主要核心變革就在跳出率(bounce rate)與工作階段(session)的重要性降低,而使用者的互動(Engagement)指標提高。

一頁式網站的興起

跳出率的降低來自於 SPA 的一頁式的網站 與 PWA 甚至於 APP 的占比逐漸提高,使用者可能在多個應用程式媒介中互動,且對於轉戰到 APP 持續互動的使用者來說跳出率與工作階段的評估有失精準,參考價值式微。

more

閘道(gateway)與路由(router)在網絡早期的世界裡並無區別,且與 TCP/IP 通訊層有密不可分的關係。
在現今發達的網絡世界中逐漸分化了兩者的功能:

閘道(gateway)

A Gateway, on the other hand, joins dissimilar systems.
Gateway it is defined as a network entity that allows a network to interface with another network with different protocols.
閘道(gateway)能合併不同的系統,旨在允許不同協定(protocols)的網絡之間互相介接的網路裝置。

more

Your browser is out-of-date!

Update your browser to view this website correctly. Update my browser now

×