Lessons by tag «Template Engine»
We found 8 lessons lessons about the «Template Engine» in the Hexlet catalog. These lessons on «Template Engine» are available in the following courses: HTML: Preprocessor Pug.
Learning how to create mixins to reuse a layout within Pug
Installing the Pug preprocessor and compiling the first file
Learning how to connect Pug files and work with additional modules that allow you to process data in different formats
Learning about the goals and structure of the course
Learning to add tags, attributes, and content with Pug
Learning to use JavaScript in the preprocessor, to work with interpolating variables and expressions, and add buffered and unbuffered code
Learning about the conditional constructs (if, else, unless)
Learning how to loop through arrays and objects using Pug loops