#VJTECHNOWIZARD #expressjstutorialintamil
In this video we willl learn about how to use pug template engine in node js and express js
Pug is a templating engine for Express.
Pug is a very powerful templating engine, it has a variety of features such as filters, includes, inheritance, interpolation, etc.
Template engine makes you able to use static template files in your application.
Use the below command for installing pug in your file.
npm install pug --save
To render template files in your application then you write the below code in your file
app.set('view engine', 'pug');
app.set('views', './views')
View engine: Specifies the what type of template engine that you use.
Views: Specifies a directory where the template files are located. #vjtechnowizard #tamilcodingchannel #tamilprogrammingchannel #bestcodingchannelintamil #bestprogrammingchannelintamil #learncodingintamil #learnprogrammingintamil
vj techno wizard
tamil coding channel
tamil programming channel
best coding channel in tamil
best programming channel in tamil
learn coding in tamil
learn programming in tamil
Watch video Express js pug templating engine in tamil | pug tutorial in node js and express js tamil online without registration, duration hours minute second in high quality. This video was added by user VJ TECHNO WIZARD 20 January 2021, don't forget to share it with your friends and acquaintances, it has been viewed on our site 2,24 once and liked it 3 people.