Hacker News new | ask | show | jobs
by agilebyte 5105 days ago
I use eco templates (CoffeeScript in HTML) that do not need a library to be interpreted once they are preprocessed server side. You minify them and save them as a variable in your source. No clutter, works nicely.