Evolving Vetur with Vue - Pine Wu

Since its first release in 2016, Vetur has become an indispensable tool for millions of Vue developers. Although Vetur started as a simple syntax highlighting extension for Vue Single File Components in VS Code, today Vetur powers the Vue editing experience for Vue developers on any editor of their choice. Some of Vetur’s latest features, such as template interpolation support, Vue Terminal Interface and Component Data bring the Vue editing experience to the next level. In this talk, Pine Wu explains Vetur
Back to Top