sveltejs/sapper

Evaluation order

paracamplus opened this issue · 0 comments

Hi,

I wrote some tests to understand the evaluation order in Sapper since I do not find the information in the documentation. It might interest other people or be an incentive to describe the evaluation order in the documentation. Experiments are in https://github.com/paracamplus/lf

Thank you for Svelte and Sapper, really great softwares.