Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Speaker Deck
PRO
Sign in
Sign up for free
iOS at Artsy
Orta
August 21, 2014
Programming
0
550
iOS at Artsy
an expansion from On Getting Eigen out. Performed at iOS Brooklyn
Orta
August 21, 2014
Tweet
Share
More Decks by Orta
See All by Orta
How Does the TypeScript Team Try to Avoid Negative Effects on the JS Ecosystem
orta
0
47
TypeScript: From the Outside In
orta
0
140
React Native, 2 years later
orta
4
1.9k
[WIP] React Native 2 years on
orta
0
100
TSConfig - the keys you need to know
orta
1
120
We try!'d Swift
orta
0
110
Building Outside of the Sandbox
orta
0
110
Danger in 15m
orta
1
370
Injection, or Controlling your Tools
orta
0
120
Other Decks in Programming
See All in Programming
Enumを自動で網羅的にテストしてみた
estie
0
1.4k
The State of Kotlin | FOSDEM 2023
prof18
1
110
そうだ、10Gを引こう
mattenn
0
100
Zynq MP SoC で楽しむエッジコンピューティング ~RTLプログラミングのススメ~
ryuz88
0
400
Form実装基本を学び直してみた
hyugatsukui
0
250
10年以上続くプロダクトの フロントエンド刷新プロジェクトのふりかえり
yotahada3
2
360
Becoming an Android Librarian (Android World Wide 2023 Jan)
skydoves
2
230
レガシーフレームワークからの移行
ug
0
130
Cloudflare WorkersでGoを動かすライブラリを作っている話
syumai
1
330
ポケモンで学ぶiOS 16弾丸ツアー 🚅
giginet
PRO
1
620
Findy - エンジニア向け会社紹介 / Findy Letter for Engineers
findyinc
2
42k
Swift Observation
shiz
4
290
Featured
See All Featured
Pencils Down: Stop Designing & Start Developing
hursman
114
10k
From Idea to $5000 a Month in 5 Months
shpigford
374
44k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
657
120k
What's in a price? How to price your products and services
michaelherold
233
9.7k
A designer walks into a library…
pauljervisheath
199
16k
Mobile First: as difficult as doing things right
swwweet
213
7.8k
ParisWeb 2013: Learning to Love: Crash Course in Emotional UX Design
dotmariusz
101
6.2k
Rails Girls Zürich Keynote
gr2m
87
12k
Reflections from 52 weeks, 52 projects
jeffersonlam
339
18k
Bash Introduction
62gerente
601
210k
Become a Pro
speakerdeck
PRO
6
3.2k
Building an army of robots
kneath
301
40k
Transcript
iOS at Artsy August 21, 2014 | Orta Therox @orta
The Objective-C Dependency Manager
None
What is Artsy? The start-up Art.sy aims to do for
visual art what Pandora did for music: become a source of discovery, pleasure and education.” “
What is Artsy? • Seed: 1.25MM$ November 2010 • Series
A: 6MM$ November 2011 • Series B: 18MM$ April 2014 • 65 Team Members • 15 Developers
What is Artsy? • 250,000+ registered users • 150,000+ artworks
• 32,000+ artists • 2,500+ partners
What is Artsy for most Users?
What is Artsy for galleries?
What is Artsy for Fairs?
What is Artsy for Institutions?
What is Artsy for Collectors?
Bright/Vivid Human figure Black & White Patterns Highly Detailed Monochromatic
Flatness Landscape
None
None
Thinking time
None
4 types of mobile experience • I know what I'm
looking for
4 types of mobile experience • I've got free time,
entertain me
4 types of mobile experience • I want to get
alerts about things happening
Process
Release Process Team of 2 Regular Daily Betas External QA
Team Manual Testing
Things we learned
Hybrid Application • Don’t try to be everything
View Controllers One controller to show artwork collections Different Layouts
Different Cells
Reveal
Social Media Login First
CocoaPods
In App Routing
None
Dev Mode View Controllers Caption Text
Dev Mode View Controllers
Debug Menu Easy access to build settings Lab settings for
development tests Offline mode
Debug Menu Easy access to build settings Lab settings for
development tests Offline mode
Post Release
ASCII
ORStackView
ORStackView
Caption Text LOTS OF STACKVIEWS
Automated Testing
Books
Tests target 'Artsy Tests', :exclusive => true do pod 'Specta',
'~> 0.2.1' pod 'Expecta', '~> 0.2.3' pod 'OCMock', '~> 2.2.2' pod 'OHHTTPStubs', '~> 3.0.4’ pod 'FBSnapshotTestCase', '1.1' pod 'EXPMatchers+FBSnapshotTest', :head pod 'XCTest+OHHTTPStubSuiteCleanUp' end
Continuous Integration
Continuous Integration Caching
View Controller Tests for Non-Trivial Interactions
View Controller Tests
View Controller Tests
View Controller Tests
View Controller Tests
Future
Eidolon
Eidolon
A Swift Start
A Swift Start
Thanks @orta