Blog Posts

Pug with Angular
Using Pug (Jade) with Angular (with CLI)

Angular 2, Angular 4, Angular 5

In the tutorial we shown 2 options (pre-compiling & pug-html-loader) to work with pug, to write a cleaner HTML code for Angular.

Read More
Pug with Vue.js
How to use Pug & Sass (SCSS) in Vue.js

Pug, sass, scss, Vue.js 2

"How can I use my favorite template engine & CSS preprocessor". First of all, It is a very simple. You just need to write a few commands and you can use these technologies in your project.

Read More
Pug with React
How to use Pug in ReactJS

Pug, ReactJS

A plugin for transpiling pug templates to jsx

Read More
Pug PHP
Pug-php

Pug, PHP

Pug-php adds inline PHP scripting support to the Pug template compiler. Since the version 3, it uses Phug, a very customizable Pug template engine made by Tale-pug and Pug-php developers as the new PHP Pug engine reference.

Read More