- To more easily use CSS in your Node app
- To template out HTML code
- To more easily create HTML code that uses the data from the server-side
- To more easily use JavaScript on the front-end of a Node app
Correct Answer :
- To more easily create HTML code that uses the data from the server-side