[Catalyst] Return a TT view

Alejandro Imass alejandro.imass at gmail.com
Thu May 26 17:59:59 GMT 2011


On Thu, May 26, 2011 at 12:43 PM, will trillich
<will.trillich at serensoft.com> wrote:
> </lurk>
> The only thing I can see at www.jemplate.net is the home page. All the other
> links aren't working for me...? (Chrome on OSX)
> Lovely <title> tag, there, too.
>

Yeah the Web page is broken but the sofware is awesome. Simply put
with the Cat plugin:

1) You write your templates in TT
2) They will get compiled to JavaScript equivalent
3) You can run and cache them in the browser.
4) The Cat plugin supports typical cat caching mechs

And it's really easy too. Then you can just exchange JSON data with
your server and render the HTML completely on the browser. Tip:
JavaScript is cacheable on the browser ;-)



More information about the Catalyst mailing list