Back to Speakers
Rachel Myers

Rachel Myers

Engineer @Google

Bio

Rachel's an engineer on Firebase Authentication and Security Rules; she focuses on empowering developers to build secure, best-in-class applications that robustly protect users’ privacy. Before joining Google, Rachel co-founded Opsolutely (YC S16), and was an early engineer at GitHub. Outside of work, she mentors and invests in founders from underrepresented backgrounds, serves on the Board for RailsBridge, and has received awards from Women Who Code. She/Her.

Contact

Abstract

Streamlining Firebase Development with local Emulators

People love Firebase for making every read or write just an API call away. What they didn’t love was that, for years, the only development environment where you could reliably test changes was a duplicate Firebase project. It was expensive, prone to mishaps, and required an internet connection at all times. This is the story of building local emulators that let a developer set up a new Firebase dev environment in about a minute, and the mistakes we made along the way.