Comments on: Keep your HTML in your HTML http://www.danvk.org/wp/2013-03-03/keep-your-html-in-your-html/ Keepin' static like wool fabric since 2006 Wed, 08 Oct 2014 14:33:23 +0000 hourly 1 http://wordpress.org/?v=3.9.2 By: danvk http://www.danvk.org/wp/2013-03-03/keep-your-html-in-your-html/comment-page-1/#comment-171900 Mon, 04 Mar 2013 03:23:56 +0000 http://www.danvk.org/wp/?p=1063#comment-171900 I’d like to keep Java’s creepy tentacles out of web dev if I can. handlebars.js looks interesting (based on Google’s CTemplates): http://handlebarsjs.com/

If you’re living in the Java world, JSTemplate is the way to go: https://code.google.com/p/google-jstemplate/

]]>
By: Kenny http://www.danvk.org/wp/2013-03-03/keep-your-html-in-your-html/comment-page-1/#comment-171899 Mon, 04 Mar 2013 03:13:13 +0000 http://www.danvk.org/wp/?p=1063#comment-171899 I’m a big fan of Closure Templates (aka Soy Templates): https://developers.google.com/closure/templates/

I’ve never tried to use them outside of Google, but from glancing at the documentation it doesn’t look that bad. (Famous last words)

]]>
By: Charles http://www.danvk.org/wp/2013-03-03/keep-your-html-in-your-html/comment-page-1/#comment-171850 Sun, 03 Mar 2013 21:13:44 +0000 http://www.danvk.org/wp/?p=1063#comment-171850 This also looks like a place to try out the Html5 template tag, especially if you use the structure repeatedly. However, it’s only supported in Chrome right now.

]]>