January 1, 2023   Less on the Client, more on the Edge    
    Less on the Client, more on the Edge      Sharing my retrospective on building a complex web application as an Engineering Manager 
          September 15, 2020   Maintaining a React Native Library    
    Maintaining a React Native Library      Sharing my experience maintaining 10 different react native libraries 
          September 11, 2020   Rex State - a handy utility to convert your hooks into shared states    
    Rex State - a handy utility to convert your hooks into shared states      Version 1.0 launched 
          September 4, 2020   A better Image component for React Native    
    A better Image component for React Native      Introducing a better image component for React Native with fallback & progressive loading 
          June 4, 2020   Drawing Triangles in React Native    
    Drawing Triangles in React Native      React Native library to draw triangles with fine control over all aspects of the triangle view 
          May 21, 2020   I recreated React's class component lifecycle methods with hooks    
    I recreated React's class component lifecycle methods with hooks      Was feeling a bit evil 
          April 8, 2020   UX friendly loading indicators    
    UX friendly loading indicators      A better way to display loading indicators based on network speeds 
          March 20, 2020   React Native Responsive Dimensions updated to 3.1.0    
    React Native Responsive Dimensions updated to 3.1.0      Tool to deal with those foldable devices 
          March 18, 2020   Introducing Rex State 🦖    
    Introducing Rex State 🦖      A simple way to manage your React States 
          January 4, 2020   The 10 things I learnt (or) tried learning in 2019    
    The 10 things I learnt (or) tried learning in 2019      Before I started working on some of the important tasks I have planned for the new decade, I decided to take a couple of days to reflect on all my past learnings and the experience I have gained from them. Trust me, I'm so glad I did it... 
          December 14, 2019   The Periodic Table & The Stars    
    The Periodic Table & The Stars      Appreciating the creation of every element known to man 
          October 27, 2019   What are we?    
    What are we?      Understanding the toughest question ever known to man. 
          May 11, 2019   The first image of the black hole is cool but what else haven’t we seen yet?    
    The first image of the black hole is cool but what else haven’t we seen yet?      The night sky has more secrets that are yet to be seen by mankind 
          May 9, 2019   What is prototype pollution and why is it such a big deal?    
    What is prototype pollution and why is it such a big deal?      It has been gaining a lot of traction recently but turns out it's been actually there since the dawn of Javascript