71104 / jquery-handlebars

A jQuery plugin to render Handlebars.js templates into elements
http://71104.github.io/jquery-handlebars
MIT License
100 stars 39 forks source link

requirejs #6

Open SergeC opened 10 years ago

SergeC commented 10 years ago

Hi. I propose to rewrite this plugin to use http://requirejs.org/ for automatic template include.

Thanks.

71104 commented 10 years ago

Interesting idea. Unfortunately I don't have a deep knowledge of RequireJS at this time, but I'm definitely going to have a look. Thank you, I'll leave the issue open until I decide what to do.

SergeC commented 10 years ago

Hi. Here is some free tutorials on requirejs (I'm not promoting them): http://net.tutsplus.com/tutorials/javascript-ajax/a-requirejs-backbone-and-bower-starter-template/ http://net.tutsplus.com/tutorials/html-css-techniques/optimize-your-css-with-require-js/