Exploring Firebase CLI with some Firestore tips
Introduction: Firebase CLI According to the github page of the firebase-tools project, the firebase cli can be used to: Deploy code and assets to your Firebase projects Run a local web server for...
View ArticleNode, body-parser and Shopify webhooks verification
Introduction: Node + express + body-parser + Shopify? Are you using Node/express/body-parser and Shopify, and (you would like to use) its webhooks? If the answer is YES to the questions above, I am...
View ArticleRestore your Google Contacts (for your Android phone, too)
You woke up one day and your Android phone contacts disappeared. You try to perform a Google Search but you only find strange solutions, mostly related to some Samsung stuff, factory resets,...
View Article2 free months of Skillshare Premium!
You can get 2 free months of Skillshare Premium, thanks to this referral link. With Skillshare Premium you will: Get customized class recommendations based on your interests.Build a portfolio of...
View ArticleDialogflow API, support for versions and environments
Even if currently it’s a beta feature, you can create multiple versions of your agent and publish them to separate environments. The problem is that the REST URI bindings do not appear to have been...
View ArticleFirebase, cloud messaging and problems receiving background notifications
2020-12-11 18:39:36.965 14746-14746/your.bundle E/RNFirebaseMsgReceiver: Background messages only work if the message priority is set to 'high' This is something you can find in your adb logcat output...
View ArticleChoosing the technology behind a mobile app for a startup in 2021: Native vs...
What you should know if you are reading this Our goal is to have a look at the mobile app development technology for startups in 2021, in order to publish an app for Android and an app for iOS with...
View ArticleGoogle Vision: detect text in PDFs synchronously with PHP
The Vision API now supports online (synchronous) small batch annotation (PDF/TIFF/GIF) for all features. To do so, the relevant documentation is Small batch file annotation online. Let’s see how can...
View ArticleThe Italian city that STOPs Google Dialogflow
Want to quit from a conversation with a bot provided through Dialogflow? You can use an Italian city, too. Imagine that you go to the registry office. The employee has to ask different questions, like...
View ArticleUnlocking commercetools: Modifying Order Prices Made Simple
Can I modify a commercetools Order price? Short answer: no. commercetools offers some update actions on the Order itself, but none of them helps you in case you want to change the Order price. And...
View Article