InterviewSolution
| 1. |
What's The Challenges With React Native? |
|
Answer» Working across separate iOS and Android codebases is challenging. "When we were building the app, Facebook used this model, and all our build automation and developer processes were set up around it. However, it doesn't work well for a product that, for the most PART, has a single shared JavaScript codebase," wrote Daniel Witte and PHILIPP von Weitershausen, engineers at Facebook in a blog yesterday. Developers who often struggle to figure out where the master code exists and whether bugs have been fixed in all platforms may want to hold out for when Facebook opens up its unified REPOSITORY. It is moving all of its code from Git to Mercurial, and will be one of the largest codebases of its kind. Google is another web giant that UNDERSTANDS the power of open source, recently committing to OpenStack and creating an enitrely open source container management project, Kubernetes. The project seems at odds with its own Google cloud business, but again, it knows that the benefits outweigh any loss of Google cloud customers. Working across separate iOS and Android codebases is challenging. "When we were building the app, Facebook used this model, and all our build automation and developer processes were set up around it. However, it doesn't work well for a product that, for the most part, has a single shared JavaScript codebase," wrote Daniel Witte and Philipp von Weitershausen, engineers at Facebook in a blog yesterday. Developers who often struggle to figure out where the master code exists and whether bugs have been fixed in all platforms may want to hold out for when Facebook opens up its unified repository. It is moving all of its code from Git to Mercurial, and will be one of the largest codebases of its kind. Google is another web giant that understands the power of open source, recently committing to OpenStack and creating an enitrely open source container management project, Kubernetes. The project seems at odds with its own Google cloud business, but again, it knows that the benefits outweigh any loss of Google cloud customers. |
|