
6/15/2015 · Ashwin Bharambe, Zack Gomez, Will Ruben
What this post added
Introduced the 'Moments' app, focusing on private photo sharing among friends. Leveraged Facebook's facial recognition technology for suggesting photos. Implemented a client-driven development model with server storing generic data and client holding typed objects, enabling optimistic UI updates and rapid iteration. Utilized shared C++ business logic for both iOS and Android apps, with Djinni for Android bindings and direct Objective-C interaction for iOS, to accelerate cross-platform development and reduce bugs. Employed a Flux-like architecture for data flow and delta-syncing protocol (GraphQL) for efficient data fetching.