A cloud service that enables Cordova and React Native developers to deploy mobile app updates directly to their users’ devices is our GitHub Project of the Week.

Basically, CodePush allows you to push code updates to your apps instantly. It works by acting as a central repository that developers can publish updates to and that apps can query updates from. It allows you to have a more deterministic and direct engagement model with your user base, according to its website. You can also address bugs and add small features that don’t require you to rebuild a binary or redistribute it through any public app stores.

The repo includes the management CLI and some shared code used by both Cordova and React Native client SDKs. See the simple guide on how to get started using CodePush here.

Top 5 trending GitHub Projects of the week
#1.
Plaid: A showcase of material design that pulls news and inspirational articles.

#2. Free Code Camp: An open-source codebase and curriculum designed to help nonprofits.

#3. React Toolbox: A set of React components that implement Google’s Material Design specification.

#4. Dive into Machine Learning: A guide for those who are new to machine learning or who know Python.

#5. Legofy: A Python program that takes an image and makes it so it looks like it was built out of a Lego.