Daniel Milde
Daniel Milde
Could you be more specific? What is "tj"? Hjs means hogan.js? Add some link etc. Thanks.
Ok, I will try to do so.
Hi, support for Express 3 should be done. Do you think I should contact tj?
Works for me. Are you using master of this library? I just published it to npmjs as version 0.3.0 as well.
Hi, do you have your code publicly accessible somewhere? Or can you send it to me via email?
Try to look at testapp-partials.js
Hi, I am afraid it is right now. You need to parse them in advance.
You can decompose the routes setup to separate function or so to clean it up a bit.
You can do it for one folder already today - there is `/` shortcut enabling filtering. But your use case is more about whole folder tree, right?
Hi, interesting idea, should be possible to do that. I will try it in the next days. About the memory usage: Gdu is not doing garbage collection if the server...