Hello world Basis.js uses DOM concept to build interface. Each view or component and their parts is a UI node which has a xhtml-like template with markup. Here is the simplest app that adds single UI node to document body. Note that you can modify the source code of example and see the effect at the right. Loose coupling Usually templates store outside of JavaScript in separate files. View knows n