Hacker News new | ask | show | jobs
by sunkencity 5106 days ago
I really like this style of templating, it's pretty close to how Seaside generates it's HTML, but more direct since it manipulates the dom directly. Also using the DOM directly is very fast.