The templating engine for Express JS allows using res.render() instead of res.send()Custom files with a custom extension can be createdThe template engine can be defined using app.engine()res.render() can be used to render the custom files