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
"Mastering the build process" - #HTMLDevConf 2013
Search
johnnyhalife
October 24, 2013
Programming
0
400
"Mastering the build process" - #HTMLDevConf 2013
johnnyhalife
October 24, 2013
Tweet
Share
More Decks by johnnyhalife
See All by johnnyhalife
#CloudDevConf 2013 - Columbus, OH
johnnyhalife
0
43
Other Decks in Programming
See All in Programming
Zoneless Testing
rainerhahnekamp
0
120
menu基盤チームによるGoogle Cloudの活用事例~Application Integration, Cloud Tasks編~
yoshifumi_ishikura
0
110
Haze - Real time background blurring
chrisbanes
1
520
StarlingMonkeyを触ってみた話 - 2024冬
syumai
3
280
선언형 UI에서의 상태관리
l2hyunwoo
0
180
PHPとAPI Platformで作る本格的なWeb APIアプリケーション(入門編) / phpcon 2024 Intro to API Platform
ttskch
0
300
Recoilを剥がしている話
kirik
5
7k
開発者とQAの越境で自動テストが増える開発プロセスを実現する
92thunder
1
200
SymfonyCon Vienna 2025: Twig, still relevant in 2025?
fabpot
3
1.2k
Exploring: Partial and Independent Composables
blackbracken
0
100
快速入門可觀測性
blueswen
0
400
Асинхронность неизбежна: как мы проектировали сервис уведомлений
lamodatech
0
920
Featured
See All Featured
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
6
520
Documentation Writing (for coders)
carmenintech
66
4.5k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
159
15k
Writing Fast Ruby
sferik
628
61k
Designing on Purpose - Digital PM Summit 2013
jponch
116
7k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
29
2k
Mobile First: as difficult as doing things right
swwweet
222
9k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
26
1.9k
Navigating Team Friction
lara
183
15k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
48
2.2k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
330
21k
Intergalactic Javascript Robots from Outer Space
tanoku
270
27k
Transcript
“Mastering the build process” @johnnyhalife Chief Architect / Co-Founder -
Mural.ly Wednesday, October 23, 13
@johnnyhalife Wednesday, October 23, 13
Wednesday, October 23, 13
What are we building? > 220K registered users 13 Months
since we TechCrunch 40K monthly active 9 people team +3,900 versions of the product shipped Wednesday, October 23, 13
What’s a build process? Wednesday, October 23, 13
“The process we use to turn bunch of files we
develop on into a production ready app” Wednesday, October 23, 13
What’s our build process goal? Wednesday, October 23, 13
Help us deliver a product that meets performance best practices,
while being developer friendly, in fast and automated fashion Wednesday, October 23, 13
In other words... Wednesday, October 23, 13
Satisfy these guys... Wednesday, October 23, 13
... because we read this book Wednesday, October 23, 13
but you don’t want to mess with them Wednesday, October
23, 13
we started with... • We used BASH (100s of lines)
with grep, and all that • Until we had windows development environments • And until we realized that you needed to go through man many times to understand what was all about Wednesday, October 23, 13
Wednesday, October 23, 13
Demo Time Wednesday, October 23, 13
Conclusions Wednesday, October 23, 13
Thanks Wednesday, October 23, 13
@johnnyhalife Wednesday, October 23, 13