Tag

SFC

0 views collected around this technical thread.

Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Nov 25, 2022 · Frontend Development

Vue Compiler Overview and Sandbox Compilation Techniques

This article explores the fundamentals of Vue's compilation process, compares Vue 2 and Vue 3 compilers, demonstrates sandbox compilation with code examples, and discusses practical considerations such as handling templates, scripts, styles, and hot‑module reloading, providing developers with insights to effectively integrate Vue compilation in browser environments.

CompilerJavaScriptSFC
0 likes · 17 min read
Vue Compiler Overview and Sandbox Compilation Techniques
ByteFE
ByteFE
Mar 8, 2021 · Frontend Development

Understanding How vue-loader Processes Vue SFC Files and Reuses Other Loaders

This article explains the internal workflow of vue-loader, detailing how it separates style, script, template, and custom blocks in Vue single‑file components, injects a pitcher loader, clones webpack rules, and leverages resourceQuery to reuse user‑defined loaders such as less‑loader or babel‑loader.

JavaScriptSFCVue
0 likes · 17 min read
Understanding How vue-loader Processes Vue SFC Files and Reuses Other Loaders
360 Tech Engineering
360 Tech Engineering
Apr 26, 2020 · Cloud Native

Understanding Service Function Chain (SFC) and the OpenStack networking‑sfc Project

This article explains the concept of Service Function Chain (SFC), its role in SDN and cloud‑native environments, and details how the OpenStack networking‑sfc project implements SFC through ports, port pairs, port chains, service graphs, and various deployment modes such as chain, tap, and load‑balancing.

OpenStackSDNSFC
0 likes · 7 min read
Understanding Service Function Chain (SFC) and the OpenStack networking‑sfc Project