compostion 的意義
先講結論,composition API 是為了最大程度複用程式碼而誕生的資料結構寫法,
composition 顧名思義組件化就是要自由的拆分然後根據需求重新模組化複用。
之前的這篇文章有簡約提到 vue 3 變革的初探,本篇來延伸說明一下 composition API 背後的輪廓,
概念是根據 udemy Vue 3.x全家桶完全指南与实战課程:
閘道(gateway)與路由(router)在網絡早期的世界裡並無區別,且與 TCP/IP 通訊層有密不可分的關係。
在現今發達的網絡世界中逐漸分化了兩者的功能:
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)的網絡之間互相介接的網路裝置。
Update your browser to view this website correctly. Update my browser now