What is template engine?



What is template engine?..

Answer / Kuldeep Mittal

'Template Engine' is a software tool that helps in building dynamic web pages by allowing developers to separate the presentation logic (HTML, CSS) from the application logic (server-side code). Examples of Node.js template engines include Handlebars, EJS, and Pug.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Node.js Interview Questions

What is jasmine?

1 Answers  


What is mocha?

1 Answers  


Who are using node.js for their development?

1 Answers  


Describe the exit codes of node.js.

1 Answers  


Who invented node?

1 Answers  


Why is node asynchronous?

1 Answers  


What are local installations of dependencies?

1 Answers  


What is the best backend language?

1 Answers  


Is there any system configration needed to install node js?

1 Answers  


Tell me how to use underscore.js as a template engine?

1 Answers  


What is the purpose of settimeout function?

1 Answers  


What Is Purpose Of Buffer Class In Node?

1 Answers  


Categories