Blog Archive
Videos
Welcome, if you are a tester or developer interested in mobile application automation testing or are new to test automation tools than you defiantly need to check out TestProject. However, if you…
Test Project A Review of Version 2.0
Welcome, if you are a tester or developer interested in automation testing or are new to test automation tools than you defiantly need to check out TestProject. However, if you are not…
React Native: Putting It All Together
In this final segment on React Native: Putting it all together, we revisit all the concepts we have covered to this point. Then we go through how to set up and organize…
Code Reviews – Build Habits And Best Practices
Code reviews are starting to become more common in enterprise development. Dev Ops and related automation have helped shine the light on improving quality and reliability in our processes. This presentation looks…
Drawer Navigation in React-Native
In this video, we expand on React Navigation with Drawer Navigation in React-Native. Specifically how to use Drawers (slider menus) to navigate around our screens instead of using the navigator. Prior to…
Tab Navigation in React-Native
In this video, we expand on React Navigation with Tab Navigation in React-Native. Specifically how to use Tabs to navigate around our screens instead of using the navigator. Prior to watching this…