client-side templates
The Fine Art of Web Development by Martin Ivanov
Pisi is HTML templating engine that runs entirely in the browser. It can be used to scale down the size of ajax requests to the server by allowing them to switch from markup and data responses to data-only responses (for example JSON). Once fetched on the client, the data can be parsed by Pisi and … Continue reading “Pisi HTML Template Engine 1.0 is Out!”
Categories and Tags
Links
© 2006 - 2023 Martin Ivanov