Matt Taylor/YUI 3 + Node.js for JavaScript View Rendering on Client or Server




YUI Theater show

Summary: Most web application frameworks have some type of templating engine that accepts two things: (1) data, (2) template, and returns HTML to be assembled into an HTTPResponse. The promise of Node.js and YUI 3 running server-side is that a new era of frameworks is possible in which view rendering on the client and server is implemented with the same JavaScript-based code.