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
590
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
310
Implementing GraphQL with Laravel and Vue.js
alefesouza
0
340
React: Zero to Hero
alefesouza
2
510
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
Coding as Prompting Since 2025
ragingwind
0
820
Reactive ❤️ Loom: A Forbidden Love Story
franz1981
2
230
10 Tips of AWS ~Gen AI on AWS~
licux
5
330
Nuxt Server Components
wattanx
0
270
KagglerがMixSeekを触ってみた
morim
0
370
「話せることがない」を乗り越える 〜日常業務から登壇テーマをつくる思考法〜
shoheimitani
4
740
Oxlintとeslint-plugin-react-hooks 明日から始められそう?
t6adev
0
200
Go_College_最終発表資料__外部公開用_.pdf
xe_pc23
0
200
瑠璃の宝石に学ぶ技術の声の聴き方 / 【劇場版】アニメから得た学びを発表会2026 #エンジニアニメ
mazrean
0
230
CursorとClaudeCodeとCodexとOpenCodeを実際に比較してみた
terisuke
1
420
TiDBのアーキテクチャから学ぶ分散システム入門 〜MySQL互換のNewSQLは何を解決するのか〜 / tidb-architecture-study
dznbk
1
160
PHP 7.4でもOpenTelemetryゼロコード計装がしたい! / PHPerKaigi 2026
arthur1
1
570
Featured
See All Featured
The agentic SEO stack - context over prompts
schlessera
0
740
End of SEO as We Know It (SMX Advanced Version)
ipullrank
3
4.1k
Getting science done with accelerated Python computing platforms
jacobtomlinson
2
170
AI: The stuff that nobody shows you
jnunemaker
PRO
5
550
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
122
21k
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.7k
Product Roadmaps are Hard
iamctodd
PRO
55
12k
My Coaching Mixtape
mlcsv
0
97
Building Applications with DynamoDB
mza
96
7k
Music & Morning Musume
bryan
47
7.1k
Un-Boring Meetings
codingconduct
0
260
SEO Brein meetup: CTRL+C is not how to scale international SEO
lindahogenes
1
2.5k
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