arpanmukherjee.hashnode.devDay 6 of My 90 Days to Job Ready Journey - ScrollView, map(), and FlatList in React Native - Arpan MukherjeeToday, I dived into three essential tools in React Native that make apps more dynamic and user-friendly: ScrollView, map(), and FlatList. These are the building blocks for handling content and rendering lists — something almost every real-world app n...Sep 21, 2025·2 min read
arpanmukherjee.hashnode.devDay 5 of My 90 Days to Job Ready Journey - State Management & Lifecycle in React Native - Arpan MukherjeeToday was an important step in my React Native learning journey with Expo. I focused on two core concepts that are the backbone of every interactive mobile app: State Management and Component Lifecycle. 🔹 Understanding State Management State in Rea...Sep 18, 2025·2 min read
arpanmukherjee.hashnode.devDay 4 of My 90 Days to Job Ready Journey - Arpan MukherjeeToday was all about taking small but meaningful steps in building with React Native. I focused on creating UI components and connecting different pages together to form a smooth flow for the app. I started by designing a Home Page that has a Continue...Sep 16, 2025·1 min read
arpanmukherjee.hashnode.devDay 3 of My 90 Days to Job Ready Journey, Diving into React Native — Arpan MukherjeeOn Day 3 of my 90 Days to Job Ready challenge, I took a slightly different route. Instead of focusing on JavaScript (which I had planned), I decided to spend the day learning React Native. The reason was simple: I have an upcoming project that requir...Sep 15, 2025·2 min read
arpanmukherjee.hashnode.devDay 2 of #90DaysToJobReady: Diving Deeper into — Arpan MukherjeeJavaScript Fundamentals JavaScript is one of the most popular and versatile programming languages today, powering everything from interactive websites to complex web applications. As part of my #90DaysToJobReady journey, I delved into some essential ...Sep 13, 2025·3 min read