Answer Posted / Suraj Kumar Nayak
In Express.js, a view engine is a templating system that helps to render HTML content dynamically based on data received from the server. In Express, the default view engine is EJS (Embedded JavaScript), but it can be changed to other engines like Pug or Jade.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers