computer-scienceangular-roadmapbackend-roadmapblockchain-roadmapdba-roadmapdeveloper-roadmapdevops-roadmapfrontend-roadmapgo-roadmaphactoberfestjava-roadmapjavascript-roadmapnodejs-roadmappython-roadmapqa-roadmapreact-roadmaproadmapstudy-planvue-roadmapweb3-roadmap
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
1.0 KiB
11 lines
1.0 KiB
# Pug |
|
|
|
Pug is a JavaScript template engine. It is a high-performance template engine heavily influenced by Haml and implemented with JavaScript for Node.js and browsers. Pug was formerly called Jade. |
|
|
|
Pug is a high-performance template engine heavily influenced by Haml and implemented with JavaScript for Node.js and browsers |
|
|
|
<ResourceGroupTitle>Free Content</ResourceGroupTitle> |
|
<BadgeLink colorScheme='blue' badgeText='Official Website' href='https://pugjs.org/api/getting-started.html'>Getting started wuith PugJs</BadgeLink> |
|
<BadgeLink badgeText='Course' colorScheme='green' href='https://blog.bitsrc.io/how-to-build-a-node-application-using-a-pug-template-7319ab1bba69?gi=40b338891148'>How to Build a Node Application Using a Pug Template</BadgeLink> |
|
<BadgeLink badgeText='Watch' href='https://www.youtube.com/watch?v=DSp9ExFw3Ig'>Node.js + Express - Tutorial - PugJS Templating Engine</BadgeLink> |
|
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://zetcode.com/javascript/pugjs/'>Pug.js tutorial</BadgeLink>
|
|
|