- Github advance Session -
- Handling depencies with git like a PRO https://iayanpahwa.github.io/ https://android.googlesource.com/tools/repo https://iayanpahwa.github.io/Managing-Dependencies-with-Git-and-bonus-advance-concepts/
The Beatles | |
The Rolling Stones | |
The Beach Boys | |
Pink Floyd | |
The Who | |
The Doors | |
Led Zeppelin | |
Black Sabbath | |
Deep Purple | |
Jefferson Airplane |
A number of fonts are available by default based on the platform (e.g., Roboto on Android, Helvetica on iOS). See the full list here.
You need to manually create the bundle for a debug build. Bundle debug build:
react-native bundle --dev false --platform android --entry-file index.js --bundle-output ./android/app/build/intermediates/assets/debug/index.android.bundle --assets-dest ./android/app/build/intermediates/res/merged/debug
Create debug build: cd android ./gradlew assembleDebug For Windows: gradlew assembleRelease
@SkyWatchapp
- satellite data made simple with apis.
@Linked Senior @ObsessVR @Amp.it @Bankjoy @Fathom @Genivity @Increase
https://nodejs.org/en/download/package-manager/#debian-and-ubuntu-based-linux-distributions
for Node.js 9:
curl -sL https://deb.nodesource.com/setup_9.x | sudo -E bash - sudo apt-get install -y nodejs
for Node.js 8:
curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -
Agenda:
- Build a Node.js Web App using Google Cloud Platform
- How to integrate Google Cloud Platform services into a Node.js web application to store data, upload images, and authenticate users.
- Kubernetes on Google Cloud Platform
- what kubernetes is, why it is required and how do we quickly set it up on Google Cloud.
- Scaling human-aided data enrichment
- Basics of entity recognition, introduction to data enrichment framework, and how to improve data processes through a human-in-the-loop system