Hacker News new | ask | show | jobs
by kalms 4835 days ago
Yes it does. This one precompiles handlebars for you: https://github.com/SlexAxton/require-handlebars-plugin
1 comments

That's pretty sweet. So if you run the r.js optimizer, you'll be serving minified, precompiled templates to the client.
Indeed. We use it all the time!