Snipcart shows us how to use Vue Render Functions.

vue render functions

More specifically, I’m going to:

Define Vue render functions

Show when render functions are useful

Demonstrate how to compile templates into render functions

Teach you how to create a component that allows you to override a template