AAAbhishek Awatadeinabhiawatade.hashnode.dev·Jan 31, 2023 · 2 min readCoding is HARD ?As all answers answer to this question is "it depends". It depends on whether you have some exposure to programming or are you a complete beginner. From my perspective as a complete beginner, I think learning to code is hard. So most of us want learn...00
AAAbhishek Awatadeinabhiawatade.hashnode.dev·Jan 28, 2023 · 3 min readHow to setup a development environment for react native in linux ?Before we start I would like to make it clear that this article targets android OS. There are two ways to set up the development environment of React Native. Expo Go Quickstart React Native CLI Quickstart. We are going to follow the second one, w...00