To access all articles of Medium we can use Webpage archive
Knowledge Center
Thursday, September 26, 2024
Tuesday, September 3, 2024
Bruno - Opensource IDE for exploring and testing APIs.
Bruno - Opensource IDE for exploring and testing APIs Alternate to Postman
https://www.usebruno.com/
Monday, November 21, 2022
If you want to know the execution time of a piece of code? Probably you have done something like this
We have better option to do this using console functions,We can use console.time and console.timeEnd() to calculate execution time.
We can also check the excecution time of multiple process...
https://medium.com/@naubit/its-2022-don-t-use-console-log-anymore-but-this-e7fe4369dffe
Thursday, July 15, 2021
Azure Devops for React Native Apps
Check these links to Implemen Azure Devops for React Native Apps.
https://github.com/staff0rd/react-native-pipeline/blob/master/azure-pipelines-ios.yml
https://blog.logrocket.com/continuous-deployment-of-react-native-app-with-azure-devops/
To increase the build versions use this task
https://marketplace.visualstudio.com/items?itemName=vs-publisher-473885.motz-mobile-buildtasks
Friday, March 16, 2018
Download Apk
Below are the websites we can use to download apk from websites directly.
This is usefull when the application is not available in your country.
https://androidappsapk.co
https://apkpure.com
https://apps.evozi.com/apk-downloader/
This is usefull when the application is not available in your country.
https://androidappsapk.co
https://apkpure.com
https://apps.evozi.com/apk-downloader/
Subscribe to:
Posts (Atom)