Feathers: Recommended templating engine to use with Feathers?

Created on 23 Mar 2016  路  4Comments  路  Source: feathersjs/feathers

Hi everyone!

I've recently switched to using FeathersJS from Jekyll for a client project. However, I need a view engine that will allow me to use partials and templates because I'd rather not write raw HTML for every page, of which there are many. I think HandlebarsJS would be a great tool to use, but I am unsure of how to integrate it into the Feathers workflow.

Can someone point me in the right direction?

Question

All 4 comments

@NetOperatorWibby you can read about rendering views here: http://docs.feathersjs.com/middleware/express.html#rendering-views

You can choose any template engine.

@kulakowka Ah, I didn't see that! I wish the views section was clearly visible in the sidebar.

@NetOperatorWibby that's some good feedback! Thanks!

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue with a link to this issue for related bugs.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jordanbtucker picture jordanbtucker  路  4Comments

arkenstan picture arkenstan  路  3Comments

RickEyre picture RickEyre  路  4Comments

davigmacode picture davigmacode  路  3Comments

corymsmith picture corymsmith  路  4Comments