Skip to content

Tag: handlebars.js

Handlebars re-compile templates

I’m working with handlebars and I have this situation. I do a request to a server, and get all the data I need to put it on the views. I use handlebars to put that data, and have no problem. Now, I need to do the request every 1 or 2 minutes. But when I’m going to put the data