AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
How Facebook Builds a Monorepo
The most fun thing for us is that, you know, people build really amazing things we never would have thought of on top of our SDKs. For our developers primarily, we just have one repository and we have all the tooling that you will need to actually do a successful build. The one exception is WebRTC itself because that is an absolutely enormous SDK. And then we just maintain our own code and all the mobile SDKs in the same repo as our Rust Core logic.