Answer the question
In order to leave comments, you need to log in
Are there any ready-made template solutions for Node.js and Express?
Hello,
Are there any already implemented examples of how you can separate parts of the page or at least display a separate header, which will be connected to all pages in the header file when rendering?
If not, what is the best way to implement this in express'e?
header, footer - one for all pages
index, contact, etc - rendered
Answer the question
In order to leave comments, you need to log in
Any decent templating engine can do this. EMNIP, by default, when generating a project, there is jade, which all this can do.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question