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
オープンソースソフトウェアへの解像度🔬
utam0k
18
3.2k
Blazing Fast UI Development with Compose Hot Reload (droidcon London 2025)
zsmb
0
430
TransformerからMCPまで(現代AIを理解するための羅針盤)
mickey_kubo
7
5.8k
NixOS + Kubernetesで構築する自宅サーバーのすべて
ichi_h3
0
1.3k
Leading Effective Engineering Teams in the AI Era
addyosmani
7
680
kiroとCodexで最高のSpec駆動開発を!!数時間で web3ネイティブなミニゲームを作ってみたよ!
mashharuki
0
1k
オンデバイスAIとXcode
ryodeveloper
0
350
はじめてのDSPy - 言語モデルを『プロンプト』ではなく『プログラミング』するための仕組み
masahiro_nishimi
4
17k
なんでRustの環境構築してないのにRust製のツールが動くの? / Why Do Rust-Based Tools Run Without a Rust Environment?
ssssota
14
47k
Introducing RemoteCompose: break your UI out of the app sandbox.
camaelon
2
250
20251016_Rails News ~Rails 8.1の足音を聴く~
morimorihoge
3
900
iOSでSVG画像を扱う
kishikawakatsumi
0
180
Featured
See All Featured
The Illustrated Children's Guide to Kubernetes
chrisshort
51
51k
A Modern Web Designer's Workflow
chriscoyier
697
190k
What's in a price? How to price your products and services
michaelherold
246
12k
Side Projects
sachag
455
43k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
359
30k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.6k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
253
22k
Build The Right Thing And Hit Your Dates
maggiecrowley
38
2.9k
Leading Effective Engineering Teams in the AI Era
addyosmani
7
680
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
230
22k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Git: the NoSQL Database
bkeepers
PRO
431
66k
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