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