Koren Leslie Cohen

  • About
  • Blog
  • Contact

7 comments

JavaScript

Precompiling Handlebars Templates

November 13, 2014 by Koren Leslie Cohen

If you think of an individual tweet as a Handlebars template, you can understand why it would be expensive to compile a template each time a tweet is rendered. Precompiling templates saves time on the client side by reducing your application’s runtime.

14 comments

JavaScript, Tutorials

Handlebars.js Tutorial: Templating with Handlebars

October 5, 2014 by Koren Leslie Cohen

Templates are useful when building web applications by allowing you to easily display repeating data. Handlebars.js is a templating engine that allows you to take repeating data and display it in an organized fashion.

  • GitHub
  • Instagram
  • LinkedIn
  • RSS
  • Twitter

Looking for something?

Copyright 2022 Koren Leslie Cohen