There are many CI/CO tools available in the market today like GitLab CI, CircleCI I’m not so much in favor of these CI/CO services even if they have some cool …
Category: Software Development
Torbjorn sharing his experience from software development, he is sharing code snippets, techniques
In this article, I will explain how you can create a Google Cloud Platform (GCP) Cloud Function that you can use to cap the cost if the cost is higher …
Someone asked me the other day what is Cloud Computing? I told the person that asked the question that clouds computing is the on-demand delivery of computing power, database storage, …
I built a mobile app that is very basic in its functionality, it allows app users to take a picture, the picture that is taken is sent to the Google …
There is an ongoing conversation about how we can live with artificial intelligence and whether it can contribute to sustainable living. In fact, the World Bank considers AI solutions a …
I’m working on a Firebase Cloud function, I run into an issue when I tested the function locally on mine machine. I got the message – “Warning, FIREBASE_CONFIG and GCLOUD_PROJECT …
What to not love about serverless, I don’t see anything, there is no server to set up, no ongoing maintenance tasks required, lower costs as you pay as you go …
This is an article on How AI Is Impacting the Future of App Development …
An article on how to use Angular to build a chart with data from BigQuery …
After upgrading Angular you may run into a problem were the object key is undefined, this article explains how to fix that …