Wait I forgot Taco. But taco is too hipster for templates I think : https://github.com/mikeal/tako
Nuno On Mon, Mar 19, 2012 at 1:58 PM, Nuno Job <[email protected]> wrote: > The question would be integrate with what? > > Express? Check http://expressjs.com/ > Flatiron? Check http://flatironjs.org/ > Geddy? Check http://geddyjs.org/ > > Nuno > > On Mon, Mar 19, 2012 at 1:24 PM, akira <[email protected]> wrote: > >> In other words, is there a best practice for this issue? >> >> On Mar 19, 2:23 pm, akira <[email protected]> wrote: >> > I know there is no official framework, I asked for the "official >> > method to integrate templating engines", nothing else. For cases when >> > I do not intend to use connect or express >> > >> > On Mar 19, 2:03 pm, Tim Caswell <[email protected]> wrote: >> > >> > >> > >> > >> > >> > >> > >> > > There is no official node.js http framework other than the >> > > http.createServer() API. As you probably know, that doesn't have many >> > > features beyond basic http protocol parsing and encoding (no sessions, >> > > templates, static file serving, or even cookies). Express is >> probably the >> > > most popular add-on framework and does have integrated templates. >> > >> > > On Mon, Mar 19, 2012 at 7:19 AM, akira <[email protected]> wrote: >> > > > Is there an official method to integrate templating engines? Most of >> > > > the examples I have seen are based on connect or express. >> > > > Thanks >> > >> > > > -- >> > > > Job Board:http://jobs.nodejs.org/ >> > > > Posting guidelines: >> > > >https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines >> > > > You received this message because you are subscribed to the Google >> > > > Groups "nodejs" group. >> > > > To post to this group, send email to [email protected] >> > > > To unsubscribe from this group, send email to >> > > > [email protected] >> > > > For more options, visit this group at >> > > >http://groups.google.com/group/nodejs?hl=en?hl=en >> >> -- >> Job Board: http://jobs.nodejs.org/ >> Posting guidelines: >> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines >> You received this message because you are subscribed to the Google >> Groups "nodejs" group. >> To post to this group, send email to [email protected] >> To unsubscribe from this group, send email to >> [email protected] >> For more options, visit this group at >> http://groups.google.com/group/nodejs?hl=en?hl=en >> > > -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
