CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 03:20:40 GMT
content-type: text/html; charset=utf-8
cache-control: max-age=0, private, must-revalidate
cf-cache-status: DYNAMIC
link: ; rel=preload; as=style; nopush,; rel=preload; as=script; nopush,; rel=preload; as=style; nopush,; rel=preload; as=script; nopush,; rel=preload; as=script; nopush
nel: {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1}
referrer-policy: strict-origin-when-cross-origin
report-to: {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=UeS%2BDINoCOngditr0TDyt9sv026WIqBol9b0NnPSQSw%3D\u0026sid=e11707d5-02a7-43ef-b45e-2cf4d2036f7d\u0026ts=1760152839"}],"max_age":3600}
reporting-endpoints: heroku-nel="https://nel.heroku.com/reports?s=UeS%2BDINoCOngditr0TDyt9sv026WIqBol9b0NnPSQSw%3D&sid=e11707d5-02a7-43ef-b45e-2cf4d2036f7d&ts=1760152839"
server: cloudflare
strict-transport-security: max-age=0; includeSubDomains
vary: Accept,Accept-Encoding
via: 2.0 heroku-router
x-content-type-options: nosniff
x-permitted-cross-domain-policies: none
x-request-id: c436b937-7abd-1890-c37f-39b984d78b56
x-runtime: 0.184643
x-xss-protection: 0
content-encoding: gzip
set-cookie: _secure_speakerd_session=7TwYgo4y425BdlHJxUS7eBakm80FrvoRl5L2twqv%2Fs1xgim6AZZLBXz9Vk9S7CO8ywSlnecgi3w9zF3hZEPMo1%2F5%2BYJLGQTYXZTjXPiBzUKzU4uCUGnfEjzlzyI0F4NmtqJInZ3Gp7qnWKwY9uOS2PnQ%2BN0xOX%2B%2BM7f8DWedghApmpN1ze%2BBUlKjtvgkok%2BR6EHbSPswU3A6NYmxvreVUgP87BXy6yQ1eHGLCy%2BR%2BOxnpnqt32KFZ9f6fKhNQ9vWvlEWJW5v738ynK6bb1q4N473CEj2MzLfKVgZ9%2BsoZN8Wb1ILNO290Geuf4dCbQ%2FASR0JTT42hZreoYlhwTdjo8opfbiqtpTl7YZMOy4vB88hOGj19788gVDB6s9D%2Bfgq57sZnM6boCabYN%2FSC0WupTVY--KCt81%2FDVZhgY1nik--BLLs0Nj%2FYoQMBZ3IzaN15g%3D%3D; HttpOnly; SameSite=Lax; Secure; Path=/; Expires=Sat, 25 Oct 2025 03:20:40 GMT
cf-ray: 98cb3910af0d7fa8-BLR
iOS at Artsy - Speaker Deck
iOS at Artsy
an expansion from On Getting Eigen out. Performed at iOS Brooklyn
More Decks by Orta
Other Decks in Programming
Featured
Transcript
-
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 -
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 -
Release Process Team of 2 Regular Daily Betas External QA
Team Manual Testing -
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 -
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