Over 2.1 Billion people worldwide own a Smartphone and according to the TouchPoints report, adults aged 25 plus use their phone about 264 times a day, for reading texts and calling. Today, we have mobile apps for all kinds of products, from automobile to finance, and from food to health care, and e-commerce. The Statista […]
Tag Archives: android
In the past series of articles on AWS Lambda, you have seen the following : How to set up Lambda on Amazon using Python How to use your Lambda function to call your External API How to call your Lambda function from a PHP application launched on an EC2 instance. In this article, you […]
In the last article, you have seen how an AWS Lambda function can be created. In this article, you will see how a Lambda function can be used to call an external API. You will also see how to run a Lambda function at a specific time using Cloudwatch event trigger and cron expressions. We […]
React Native is a technology that gained popularity right after its initial use in 2013. Here are a few FAQ on React Native: >Why is this framework so complicated? Why do I need so many different libraries to understand what the heck is going on? JavaScript is beyond question mercurial: running in virtual machines on […]