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
390
"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
What’s New in Compose Multiplatform - A Live Tour (droidcon London 2024)
zsmb
1
470
距離関数を極める! / SESSIONS 2024
gam0022
0
280
初めてDefinitelyTypedにPRを出した話
syumai
0
400
Streams APIとTCPフロー制御 / Web Streams API and TCP flow control
tasshi
2
350
Kaigi on Rails 2024 〜運営の裏側〜
krpk1900
1
190
Generative AI Use Cases JP (略称:GenU)奮闘記
hideg
1
280
レガシーシステムにどう立ち向かうか 複雑さと理想と現実/vs-legacy
suzukihoge
14
2.2k
弊社の「意識チョット低いアーキテクチャ」10選
texmeijin
5
24k
イベント駆動で成長して委員会
happymana
1
320
LLM生成文章の精度評価自動化とプロンプトチューニングの効率化について
layerx
PRO
2
190
Tauriでネイティブアプリを作りたい
tsucchinoko
0
370
.NET のための通信フレームワーク MagicOnion 入門 / Introduction to MagicOnion
mayuki
1
1.3k
Featured
See All Featured
No one is an island. Learnings from fostering a developers community.
thoeni
19
3k
Raft: Consensus for Rubyists
vanstee
136
6.6k
Build The Right Thing And Hit Your Dates
maggiecrowley
33
2.4k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
6
410
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
250
21k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
48k
The MySQL Ecosystem @ GitHub 2015
samlambert
250
12k
Building Flexible Design Systems
yeseniaperezcruz
327
38k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
356
29k
Bash Introduction
62gerente
608
210k
Six Lessons from altMBA
skipperchong
27
3.5k
Fashionably flexible responsive web design (full day workshop)
malarkey
405
65k
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