September 2017
Beginner to intermediate
396 pages
9h 46m
English
In this recipe, we will work with heist, a templating framework that can work with HTML or XML documents. The heist framework is also a default templating framework used for the Snap web development framework. At the same time, heist does not have any dependency on Snap and can be used independently.
In this recipe, we will create a template and bind a value to the template.
Read now
Unlock full access