Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Introduction to Pug Template Engine
Search
Alefe Souza
June 27, 2018
Programming
0
520
Introduction to Pug Template Engine
https://github.com/alefesouza/pug-introduction
https://youtube.com/watch?v=t6ZkhDRluzw
Alefe Souza
June 27, 2018
Tweet
Share
More Decks by Alefe Souza
See All by Alefe Souza
NativeScript: Native Apps with Angular
alefesouza
0
430
Implementing GraphQL with PHP - PHP Community Summit
alefesouza
0
260
Implementing GraphQL with Laravel and Vue.js
alefesouza
0
290
React: Zero to Hero
alefesouza
2
450
Implementing GraphQL with PHP
alefesouza
0
530
Node.js Chatbots with Bot Framework
alefesouza
0
350
GraphQL: A new way to write APIs
alefesouza
0
390
Firebase as back-end
alefesouza
0
430
GitLab: A tool for the entire DevOps lifecycle.pdf
alefesouza
0
650
Other Decks in Programming
See All in Programming
API for docs
soutaro
2
1.4k
サービスクラスのありがたみを発見したときの思い出 #phpcon_odawara
77web
4
680
AIコーディングの理想と現実
tomohisa
29
33k
Building Scalable Mobile Projects: Fast Builds, High Reusability and Clear Ownership
cyrilmottier
2
300
AI Coding Agent Enablement - エージェントを自走させよう
yukukotani
14
6.2k
AIコーディングエージェントを 「使いこなす」ための実践知と現在地 in ログラス / How to Use AI Coding Agent in Loglass
rkaga
4
640
fieldalignmentから見るGoの構造体
kuro_kurorrr
0
110
REALITY コマンド作成チュートリアル
nishiuriraku
0
110
Memory API : Patterns, Performance et Cas d'Utilisation
josepaumard
0
140
Rollupのビルド時間高速化によるプレビュー表示速度改善とバンドラとASTを駆使したプロダクト開発の難しさ
plaidtech
PRO
1
180
Sharing features among Android applications: experience feedback
jbvincey
0
110
The Evolution of the CRuby Build System
kateinoigakukun
0
720
Featured
See All Featured
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
32
2.2k
The Invisible Side of Design
smashingmag
299
50k
Scaling GitHub
holman
459
140k
A better future with KSS
kneath
239
17k
The Cost Of JavaScript in 2023
addyosmani
49
7.7k
Faster Mobile Websites
deanohume
306
31k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
3.8k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
41
2.2k
Thoughts on Productivity
jonyablonski
69
4.6k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
178
53k
How to Ace a Technical Interview
jacobian
276
23k
Agile that works and the tools we love
rasmusluckow
328
21k
Transcript
@alefesouza UTF-8 LF PHP contact@alefesouza.com @alefesouza <h1>Introdução ao template engine
Pug</h1> @alefesouza UTF-8 LF HTML contact@alefesouza.com
@alefesouza UTF-8 LF PHP contact@alefesouza.com @alefesouza <h2 itemprop="name">Alefe Souza</h2> @alefesouza
<p itemprop="knows">JS, PHP, Java, C#</p> <p itemprop="sameAs">@alefesouza</p> <a itemprop="url">https://alefesouza.com</a> <h3 itemprop="jobTitle">Full Stack Developer</h3> <p itemprop="worksFor">iMasters</p> UTF-8 LF HTML contact@alefesouza.com
@alefesouza UTF-8 LF PHP contact@alefesouza.com @alefesouza <h1>Pug</h1> <ul> <li>Conhecido anteriormente
como Jade.</li> <li>Baseado em indentação e seletores.</li> <li>Extend, Block e Include.</li> <li>Variáveis, iteradores, condicionais e mixins.</li> </ul> UTF-8 LF HTML contact@alefesouza.com
@alefesouza UTF-8 LF PHP contact@alefesouza.com @alefesouza <a>http://bit.ly/app-pug</a> <h1>Live Code!</h1>
@alefesouza UTF-8 LF PHP contact@alefesouza.com @alefesouza _variables.pug UTF-8 LF Pug
contact@alefesouza.com
@alefesouza UTF-8 LF PHP contact@alefesouza.com @alefesouza UTF-8 LF HTML contact@alefesouza.com
@alefesouza UTF-8 LF PHP contact@alefesouza.com @alefesouza _companies.pug UTF-8 LF Pug
contact@alefesouza.com
@alefesouza UTF-8 LF PHP contact@alefesouza.com @alefesouza UTF-8 LF HTML contact@alefesouza.com
@alefesouza UTF-8 LF PHP contact@alefesouza.com @alefesouza _sponsors.pug UTF-8 LF Pug
contact@alefesouza.com
@alefesouza UTF-8 LF PHP contact@alefesouza.com @alefesouza UTF-8 LF Vue contact@alefesouza.com
@alefesouza UTF-8 LF PHP contact@alefesouza.com @alefesouza h1 Obrigado!! @alefesouza UTF-8
LF Pug contact@alefesouza.com h2 @alefesouza