From 1a39a6fd057b20824ba8ae78a9b5bc67f3ca7194 Mon Sep 17 00:00:00 2001 From: Joseph Olayanju <49444453+Olayanju-1234@users.noreply.github.com> Date: Tue, 20 Sep 2022 15:05:36 +0100 Subject: [PATCH] Add pug content (#1812) * Update 101-pug.md * Update content/roadmaps/107-nodejs/content/109-nodejs-template-engines/101-pug.md Co-authored-by: Kamran Ahmed --- .../content/109-nodejs-template-engines/101-pug.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/content/roadmaps/107-nodejs/content/109-nodejs-template-engines/101-pug.md b/content/roadmaps/107-nodejs/content/109-nodejs-template-engines/101-pug.md index 430e9b8e4..363f417c8 100644 --- a/content/roadmaps/107-nodejs/content/109-nodejs-template-engines/101-pug.md +++ b/content/roadmaps/107-nodejs/content/109-nodejs-template-engines/101-pug.md @@ -1 +1,11 @@ -# Pug \ No newline at end of file +# 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 + +Free Content +Getting started wuith PugJs +How to Build a Node Application Using a Pug Template +Node.js + Express - Tutorial - PugJS Templating Engine +Pug.js tutorial