Thursday, November 21, 2024

Mobbin

 https://mobbin.com/ --- UI & UX design inspiration for mobile & web apps

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...



Check this link for more console things....

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