In this post, Iโll walk through a few key reminders that helped me while making the transition from Java to JavaScript, especially while working with React and React Native.
How to Turn an Idea into an App: Technical Lessons from Pennies-AI (Part 1)
Building an app and a website is a significant commitment. Database design, stack selection, and architecture decisions have long-lasting consequences, and supporting both web and mobile interfaces adds another layer of complexity. Even with many years of experience building enterprise systems, wearing every hat (from engineering to operations) was challenging…
Using Jest and Testing Library with React Native Part VII: Random Information about Jest
In our past tutorials, we have gone over the different things we can test with Jest and Testing Library with React Native. In this tutorial, we will cover a few random things I find helpful that we can do with Jest.
Using Jest and Testing Library with React Native Part VI: Functional Testing
In our last tutorial, we went over style testing. In this tutorial, we will go over functional testing for your React Native app.
Using Jest and Testing Library with React Native Part V: Styles Testing
This series covers testing React Native apps with Jest and Testing Library. In our past tutorial, we went over testing text and a button. In this tutorial, we will go over Testing Styles in your React Native app.





