Top Stories published by The Messiah Code 神碼技術共筆 in August of 2020

【職涯】頂尖招募主管的挑選與培養之道

有幸受到alpha camp的邀請,講述有關一位菜鳥主管如何逐步組建團隊站穩腳步,帶領團隊走向自我成長的過程。


Vue3: Single file component

假使你是一個剛起步學習Vue的前端工程師,你很有可能在官方教程 學到如何在網頁中導入Vue框架: 在 <script> 標籤中直接引用。這確實是最有效率的Vue導入方式。

上述的方式有著簡單易用的優點,同時也存在著難以管理的缺點。當我們想要擴展成超大型專案時,你會開始思考如何把 Vue 組件化,這也是我們接下來所要介紹的內容 — 單檔案組件(Single File Components — or SFCs)。

單檔案組件 (SFC) 規範

About
The Messiah Code 神碼技術共筆
The Messiah Code Blog provide original Chinese technical articles or translation and interpretation of foreign articles, including but not limited to the following areas: front and back of the website, data analysis and product design.
More information
Tags
Editors