🌎 Community-curated list of tech conference talks, videos, slides and the like — from all around the world

🎤

JenVue single file components empowers developers with the ability to write declarative render functions using plain HTML-like syntax. The so-called SFCs also provide features like collocation and scoped styles. We tend to use these SFCs effortlessly as any other JavaScript file but to reach that level of ease, Vue does the heavy lifting of transpilation. This talk takes a deep dive in the compilation process of Vue components and explains how to write a custom block processor. It also discovers some less known facts about SFCs.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.