A useful round-up of Web development frameworks, covering server-side and client-side (JavaScript, CSS, animation):
Tools of the Trade: Web Development Frameworks that the Pros Use
It doesn't cover Javascript templating frameworks though, such as:
- pure
- Closure Templates
- EJS
- UIZE
- jTemplates
- mjst
- JavaScript Templates
- Ajax Templates
- prototype Templates
These frameworks provide a way to transform Javascript data/JSON into HTML, in the same way that XSLT can be used to transform XML into HTML.
1 comment:
Post a Comment