Making an accessible web modal

How It's Made

Making an accessible web modal

While a lot of customers tell us they use Instacart to add valuable time back into their day, a community of users with mobility issues or visual impairments tell us they rely on our app…...

Mar 7, 2019
Read time: 7min
Using RxJava autoConnect() and Relay to host a stream in a ViewModel

How It's Made

Using RxJava autoConnect() and Relay to host a stream in a ViewModel

TL;DR To preserve and share the state of a stream (e.g. for rotations, dialogs), we can host the stream in Android’s ViewModel by using .replay(1).autoConnect() to share the stream’s state and a Relay to share…...

Mar 7, 2019
Read time: 3min
Greetings, Karney Li!

How It's Made

Greetings, Karney Li!

A Q&A with our newest VP of EngineeringKarney Li just joined Team Instacart to lead our Retail Engineering Team. From our Toronto engineering hub — Instacart North — Karney will build out the team that works on the APIs…...

Jan 24, 2019
Read time: 3min
1 10 11 12