Day 8: NodeJS - Template Engine
Suppose I got some data to be displayed. I want to populate that data onto the HTML page. So, a template engine is the one which will help us achieve that goal. Similarly, as we do Interpolation in Angular. HTML as a language was not designed to supp...
saketsk.hashnode.dev3 min read