All Posts

  • Published on
    Exploring the process of integrating universal links on iOS and app links on Android in an Expo based mobile app connected to a Next.js monorepo. This post covers handling multiple web variants in a single app, managing staging and production environments, troubleshooting infinite splash screen issues, and using redirect routes for reliable navigation.
  • Published on
    A personal journey about taking the leap from India to Australia, leaving comfort zones behind, and discovering that the biggest risks often lead to the most meaningful growth.
  • Published on
    Discover how JavaScript Proxy empowers developers to customize object behavior, from security enforcement to default value assignments. Explore real-world examples and learn how Proxy elevates code flexibility, encapsulation, and security.