0

I am new in Express.JS and Handlebars.JS and trying to build an app on "express": "~4.14.0" and "hbs": "~4.0.0".

I was familiar with Laravel Blade as a template engine.

There are some features like-

  1. Extending A Layout
  2. Add Section in a Layout
  3. Implement and including Partial Views

But I am not able to find them from-

https://github.com/wycats/handlebars.js#differences-between-handlebarsjs-and-mustache

or

http://handlebarsjs.com/

Actually is there any way for them?

If yes, can anyone please give me a way or documentation on how can I do that.

If not, then can anyone suggest what view engine will be better in Express.JS to do that?

Thanks in advance for helping.

Community
  • 1
  • 1
Abrar Jahin
  • 13,970
  • 24
  • 112
  • 161
  • http://handlebarsjs.com/partials.html, maybe this helps? – Nathan Jul 11 '16 at 11:56
  • Hi, I already checked that, but could not find a way to use for my requirement. Can u please help? – Abrar Jahin Jul 11 '16 at 12:38
  • I have never worked with Handlebars partials views, but I will have a look. – Nathan Jul 11 '16 at 13:20
  • Sorry, but I can't find anything that you might have missed, you should be able to do it with the link I send. – Nathan Jul 11 '16 at 13:46
  • Sorry to say, I am unable to find similarity. So, if u go to the link I have provided and your link and provide the similarity, that would be appriatiated @DavidWestern ? – Abrar Jahin Jul 13 '16 at 05:38

0 Answers0