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
600
0
Share
Introduction to Pug Template Engine
https://github.com/alefesouza/pug-introduction
https://youtube.com/watch?v=t6ZkhDRluzw
Alefe Souza
June 27, 2018
More Decks by Alefe Souza
See All by Alefe Souza
NativeScript: Native Apps with Angular
alefesouza
0
490
Implementing GraphQL with PHP - PHP Community Summit
alefesouza
0
320
Implementing GraphQL with Laravel and Vue.js
alefesouza
0
350
React: Zero to Hero
alefesouza
2
520
Implementing GraphQL with PHP
alefesouza
0
590
Node.js Chatbots with Bot Framework
alefesouza
0
410
GraphQL: A new way to write APIs
alefesouza
0
450
Firebase as back-end
alefesouza
0
480
GitLab: A tool for the entire DevOps lifecycle.pdf
alefesouza
0
710
Other Decks in Programming
See All in Programming
TypeSpec で繋ぐ複数プロダクトの型安全
maroon8021
1
250
脅威をエンジニアリングの糧にして――現場編 / Turning Threats into Engineering Fuel — Field Edition
nrslib
0
180
Java × distroless で 軽量なコンテナイメージを / Java on Distroless
contour_gara
0
260
横断組織出身のQAEがインプロセスQAEでつまずいたこと・活かせたこと
ty89
0
320
ユニットテストの先へ:テスト技法で要求・仕様を整理するJava開発実践 / Beyond_Unit_Testing_Practical_Java_Development_Techniques_for_Organizing_Requirements_and_Specifications
shimashima35
0
220
デフォルト運用のCodeRabbit、1年で何が変わったか / How CodeRabbit Changed Our Code Review in 1 Year
bake0937
1
110
OSもどきOS
arkw
0
160
Spec-Driven Development with AI-Agents: From High-Level Requirements to Working Software
antonarhipov
2
360
Inside Stream API
skrb
1
210
Zod v4 Codec でスキーマに型変換を埋め込む REST API 設計 #TSKaigi2026
ryutaro_yako
0
150
自動レビューエンジンの実装と運用 ~レビューのない世界へ~
kurukuru1999
2
270
柔軟なPDFレイアウトエディタを支える型システム設計 — Discriminated UnionとConditional Typeの実践
minako__ph
4
620
Featured
See All Featured
Six Lessons from altMBA
skipperchong
29
4.2k
Gemini Prompt Engineering: Practical Techniques for Tangible AI Outcomes
mfonobong
2
410
The untapped power of vector embeddings
frankvandijk
2
1.7k
Tell your own story through comics
letsgokoyo
1
930
VelocityConf: Rendering Performance Case Studies
addyosmani
333
25k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
16k
The Curious Case for Waylosing
cassininazir
1
360
Neural Spatial Audio Processing for Sound Field Analysis and Control
skoyamalab
0
310
A Guide to Academic Writing Using Generative AI - A Workshop
ks91
PRO
1
310
Organizational Design Perspectives: An Ontology of Organizational Design Elements
kimpetersen
PRO
1
710
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
Designing for Performance
lara
611
70k
Transcript
@alefesouza UTF-8 LF PHP
[email protected]
@alefesouza <h1>Introdução ao template engine
Pug</h1> @alefesouza UTF-8 LF HTML
[email protected]
@alefesouza UTF-8 LF PHP
[email protected]
@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
[email protected]
@alefesouza UTF-8 LF PHP
[email protected]
@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
[email protected]
@alefesouza UTF-8 LF PHP
[email protected]
@alefesouza <a>http://bit.ly/app-pug</a> <h1>Live Code!</h1>
@alefesouza UTF-8 LF PHP
[email protected]
@alefesouza _variables.pug UTF-8 LF Pug
[email protected]
@alefesouza UTF-8 LF PHP
[email protected]
@alefesouza UTF-8 LF HTML
[email protected]
@alefesouza UTF-8 LF PHP
[email protected]
@alefesouza _companies.pug UTF-8 LF Pug
[email protected]
@alefesouza UTF-8 LF PHP
[email protected]
@alefesouza UTF-8 LF HTML
[email protected]
@alefesouza UTF-8 LF PHP
[email protected]
@alefesouza _sponsors.pug UTF-8 LF Pug
[email protected]
@alefesouza UTF-8 LF PHP
[email protected]
@alefesouza UTF-8 LF Vue
[email protected]
@alefesouza UTF-8 LF PHP
[email protected]
@alefesouza h1 Obrigado!! @alefesouza UTF-8
LF Pug
[email protected]
h2 @alefesouza