Tuesday, 15 June 2010

node.js - What is the purpose of consolidate? -



node.js - What is the purpose of consolidate? -

i'm learning node.js now, , tutorial i'm reading uses express , swig consolidate. didn't understand why should utilize consolidate. purpose?

sorry if sounds wide question, didn't understand explanation on consolidate repository (maybe because i'm not fluent in english).

consolidate lets utilize variety of template engines without changing interface developer. in case isn't strictly necessary, might useful because switch different plating library later.

consolidate layer on top of template engine code isn't straight linked tone engine, rather has level in between remove tight link.

node.js

No comments:

Post a Comment