-
Recent Posts
Archives
Categories
Category Archives: JavaScript
Under the Hood – BabaJS, GFACE Templating Engine
In this post I will introduce the underlying technology that we use in GFACE to render HTML markup, both on client and server side using a JavaScript templating library that I wrote. Why do we need template engine? There are … Continue reading