Talks
Events

The Svelte Compiler

Tan Li Hau at Svelte Society Day 2020

Have you ever wonder how does the Svelte compilation process works? Have you ever feeling curious and want to read Svelte source code but does not know where to start? This talk will give you an overview of the Svelte compilation process, from parsing the source code, analyse the code to generating final JavaScript code. At the end of the talk, you will get a deeper understanding of the Svelte compilation process.


Blog: https://lihautan.com/the-svelte-compiler-handbook/