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
590
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
480
Implementing GraphQL with PHP - PHP Community Summit
alefesouza
0
310
Implementing GraphQL with Laravel and Vue.js
alefesouza
0
340
React: Zero to Hero
alefesouza
2
510
Implementing GraphQL with PHP
alefesouza
0
580
Node.js Chatbots with Bot Framework
alefesouza
0
400
GraphQL: A new way to write APIs
alefesouza
0
440
Firebase as back-end
alefesouza
0
470
GitLab: A tool for the entire DevOps lifecycle.pdf
alefesouza
0
700
Other Decks in Programming
See All in Programming
PJのドキュメントを全部Git管理にしたら、一番喜んだのはAIだった
nanaism
0
230
Codexに役割を持たせる 他のAIエージェントと組み合わせる実務Tips
o8n
0
420
Agent Skills Workshop - AIへの頼み方を仕組み化する
gotalab555
14
7.9k
Claude Codeセッション現状確認 2026福岡 / fukuoka-aicoding-00-beacon
monochromegane
4
390
2026/02/04 AIキャラクター人格の実装論 口 調の模倣から、コンテキスト制御による 『思想』と『行動』の創発へ
sr2mg4
0
680
DSPy入門 Pythonで実現する自動プロンプト最適化 〜人手によるプロンプト調整からの卒業〜
seaturt1e
1
530
TROCCOで実現するkintone+BigQueryによるオペレーション改善
ssxota
0
140
今更考える「単一責任原則」 / Thinking about the Single Responsibility Principle
tooppoo
3
1.4k
Rubyと楽しいをつくる / Creating joy with Ruby
chobishiba
0
200
Go Conference mini in Sendai 2026 : Goに新機能を提案し実装されるまでのフロー徹底解説
yamatoya
0
520
encoding/json/v2のUnmarshalはこう変わった:内部実装で見る設計改善
kurakura0916
0
310
RAGでハマりがちな"Excelの罠"を、データの構造化で突破する
harumiweb
9
2.5k
Featured
See All Featured
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
12
1.1k
Effective software design: The role of men in debugging patriarchy in IT @ Voxxed Days AMS
baasie
0
240
My Coaching Mixtape
mlcsv
0
64
Google's AI Overviews - The New Search
badams
0
930
Testing 201, or: Great Expectations
jmmastey
46
8.1k
Hiding What from Whom? A Critical Review of the History of Programming languages for Music
tomoyanonymous
2
490
The Illustrated Guide to Node.js - THAT Conference 2024
reverentgeek
1
280
Visualization
eitanlees
150
17k
Intergalactic Javascript Robots from Outer Space
tanoku
273
27k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
27k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
25
1.8k
Imperfection Machines: The Place of Print at Facebook
scottboms
269
14k
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