1. React
  2. React Amsterdam
  3. 2018
  4. Continuous Workflow for a Large React Native App

Continuous Workflow for a Large React Native App

Rotem Mizrachi-Meidan, Shalom Yerushalmy at React Amsterdam 2018

The Wix app is a large operation involving ~40 developers from 6 different product groups and a pretty big amount of features. Scaling this project requires code architecture that enables each module to be developed separately, but easily fit the big puzzle. We’ll discuss the way we do both unit and E2E testing, the way we scale our CI, the way we deploy and how we fix issues in production when they arise. We’ll also share our plans to how we’re going to scale our app and dev process to support 100 developers a year from today.