Wamer(Web App Maker) is an online tool which allows you to build the application from a set of relatively small independent units(HTML/CSS/JS). Unit also has a set of parameters (settings) which gives the desired level of abstraction and reusability.
So we call such unit a stencil.
Use of stencils on the Web page is as simple as calling subroutines in traditional programming.
Stencils can refer to other stencils, creating a hierarchy of required complexity.
One stencil can be reused within the same page, and on another page, and even in another project.
↧