Comment on Twitter releases new JS template engine: hogan.jsparentComments−duncans14y> If you look at the source for the page, all you see is the mustache template... Makes your initial page very cacheable and clean.Yeah very "clean" from a search engine perspective: http://www.google.com/search?q=site:nodeup.com−jarin14yOnly if you don't implement the AJAX crawling scheme:http://code.google.com/web/ajaxcrawling/docs/getting-started...
Comments
> If you look at the source for the page, all you see is the mustache template... Makes your initial page very cacheable and clean.
Yeah very "clean" from a search engine perspective: http://www.google.com/search?q=site:nodeup.com
Only if you don't implement the AJAX crawling scheme:
http://code.google.com/web/ajaxcrawling/docs/getting-started...