omkart06.hashnode.devUnderstanding State & State Management in FlutterIntroduction Hey folks!If you’re learning Flutter, one concept you’ll keep hearing everywhere is state management.At first, it sounds complicated — libraries, patterns, architecture — but the idea itself is actually very simple. Before jumping into P...Dec 6, 2025·4 min read
omkart06.hashnode.devMy Experiment with React NativeHey folks!This is a small write-up about my first experience with React Native (TypeScript) — specifically the React Native CLI, not Expo. When I started learning, the CLI wasn’t deprecated yet.The deprecation happened later.But that didn’t matter — ...Oct 14, 2025·2 min read
omkart06.hashnode.devYAML Ain’t Markup Language for You!Hey folks!! Let me introduce YAML — which originally stood for “Yet Another Markup Language”, but today it’s proudly known as “YAML Ain’t Markup Language.” I know… we developers love making things sound buzzy 😄 But hey, why are we even talking about...Oct 10, 2025·4 min read