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
410
"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
45
Other Decks in Programming
See All in Programming
私はどうやって技術力を上げたのか
yusukebe
43
18k
AI Coding Meetup #3 - 導入セッション / ai-coding-meetup-3
izumin5210
0
3.2k
Server Side Kotlin Meetup vol.16: 内部動作を理解して ハイパフォーマンスなサーバサイド Kotlin アプリケーションを書こう
ternbusty
2
150
Devvox Belgium - Agentic AI Patterns
kdubois
1
110
Swift Concurrency - 状態監視の罠
objectiveaudio
2
510
アメ車でサンノゼを走ってきたよ!
s_shimotori
0
220
Goで実践するドメイン駆動開発 AIと歩み始めた新規プロダクト開発の現在地
imkaoru
4
810
『毎日の移動』を支えるGoバックエンド内製開発
yutautsugi
2
230
そのpreloadは必要?見過ごされたpreloadが技術的負債として爆発した日
mugitti9
2
3.3k
複雑化したリポジトリをなんとかした話 pipenvからuvによるモノレポ構成への移行
satoshi256kbyte
1
1k
Pythonスレッドとは結局何なのか? CPython実装から見るNoGIL時代の変化
curekoshimizu
5
1.7k
大規模アプリのDIフレームワーク刷新戦略 ~過去最大規模の並行開発を止めずにアプリ全体に導入するまで~
mot_techtalk
0
430
Featured
See All Featured
It's Worth the Effort
3n
187
28k
The Straight Up "How To Draw Better" Workshop
denniskardys
237
140k
Balancing Empowerment & Direction
lara
4
680
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
19
1.2k
BBQ
matthewcrist
89
9.8k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.7k
Building an army of robots
kneath
306
46k
Learning to Love Humans: Emotional Interface Design
aarron
274
41k
Git: the NoSQL Database
bkeepers
PRO
431
66k
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.9k
Side Projects
sachag
455
43k
The Power of CSS Pseudo Elements
geoffreycrofte
79
6k
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