Software Engineer passionate about performance and accessibility, building inclusive and efficient web experience
Nothing here yet.
As engineers, we often get so carried away with other aspects of development that we overlook how users perceive and interact with our applications. This oversight can result in users leaving the app almost as soon as they arrive, leading to higher b...

I recently worked on an exciting project that involved creating a website capable of switching between languages to appeal to a broader audience. This made me understand the concept of "localization" better, which typically entails adapting content t...

Introduction In React, passing props is a core part of component-based architecture, allowing seamless communication between parent and child components. While the traditional approach involves passing props individually, a method utilizing the sprea...
