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
『GO』アプリ データ基盤のログ収集システムコスト削減
mot_techtalk
0
110
チームリードになって変わったこと
isaka1022
0
190
TokyoR116_BeginnersSession1_環境構築
kotatyamtema
0
110
SRE、開発、QAが協業して挑んだリリースプロセス改革@SRE Kaigi 2025
nealle
3
4.1k
Djangoアプリケーション 運用のリアル 〜問題発生から可視化、最適化への道〜 #pyconshizu
kashewnuts
1
230
プログラミング言語学習のススメ / why-do-i-learn-programming-language
yashi8484
0
120
DevinとCursorから学ぶAIエージェントメモリーの設計とMoatの考え方
itarutomy
1
640
お前もAI鬼にならないか?👹Bolt & Cursor & Supabase & Vercelで人間をやめるぞ、ジョジョー!👺
taishiyade
5
3.8k
AWS Lambda functions with C# 用の Dev Container Template を作ってみた件
mappie_kochi
0
240
密集、ドキュメントのコロケーション with AWS Lambda
satoshi256kbyte
0
170
ARA Ansible for the teams
kksat
0
150
法律の脱レガシーに学ぶフロントエンド刷新
oguemon
5
730
Featured
See All Featured
Stop Working from a Prison Cell
hatefulcrawdad
267
20k
Build The Right Thing And Hit Your Dates
maggiecrowley
34
2.5k
Why You Should Never Use an ORM
jnunemaker
PRO
55
9.2k
Agile that works and the tools we love
rasmusluckow
328
21k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
44
9.4k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
160
15k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
27
1.9k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
99
18k
Rails Girls Zürich Keynote
gr2m
94
13k
Making the Leap to Tech Lead
cromwellryan
133
9.1k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
33
2.1k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
49k
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