Adding Detox End 2 End Testing to a React Native App Part IIIBack in May 2021, I have written a blog post titled Setting up Detox on an Expo-managed React Native project which dealt with setting up…Sep 24, 202313Sep 24, 202313
Integration Testing React Native Apps with GraphQL, Redux, Mock Service Worker Part II“ In the majority of scenarios, the end-user does not know, and does not care whether Redux is used within the application at all. As such…Feb 28, 20234Feb 28, 20234
What is the difference between CSS position: static, absolute, relative ?One of the important aspects that would benefit you regardless of whether you use CSS alone or with the flexbox, grid layout design is…Oct 11, 20221Oct 11, 20221
Intro to React Native Testing Library (RNTL) Part I (UseState and TextInput)“the more your tests resemble the way your software is used, the more confidence they can give you” — Kent C. DoddsApr 21, 20225Apr 21, 20225
Setting Icons to React Native Apps (iOS and Android)You are at the finish line. Your hard work has paid off and that wonderful, cool, hip mobile app is ready to conquer the world…Dec 29, 2021Dec 29, 2021
Setting up Detox on an Expo-managed React Native projectSetup Expo and JestMay 31, 2021635May 31, 2021635
Published inExpend EngineeringTop 3 git commit history issues and how to solve them simply and quicklyYou’ve finally finished your feature but your git commit history is messed up, what do you do? These commands will save you.May 21, 202014May 21, 202014
How to setup a simple server with Node.js Part INode.js is an open-source run-time environment that allows JavaScript to be executed on the server-side. Since its initial release in May…Oct 8, 20191Oct 8, 20191
Making a Simple Counter App with Redux with ReactSince its introduction in May, 2013, the React framework has gained a steady popularity as a single, streamlined framework for developing…Jun 30, 201984Jun 30, 201984
Introduction to React Native for React DevelopersBrief History of React NativeJan 17, 201910Jan 17, 201910