Hi, I'm Nishipal Y. Rana, a Full stack Developer with 2.5 years of experience creating seamless user experiences across various platforms. I'm passionate about problem-solving and dedicated to delivering efficient, scalable solutions. Check out my blog and website for more information about my skills and approach. Let's connect and explore collaboration opportunities!
I am available for 1-1 meetings wherever I can add value.
In one of the projects, I was tasked with replacing the Netflix Zuul Gateway with Spring Cloud Gateway. While migrating the gateway it was difficult to find resources for Spring Cloud Gateway implementation. Hence this blog is an attempt to pour all ...

When it comes to testing React applications, one of the challenges can be testing custom hooks that involve GraphQL queries. However, with the right tools and techniques, testing these hooks can be made easier and more efficient. Testing Library and ...

Are you tired of publishing packages to the public npm registry every time you want to test them? yalc is a powerful npm package that allows you to publish packages in a local environment and test them in your applications. Why Use yalc? yalc is a us...

Jest is a powerful and popular testing framework used by JavaScript developers to ensure their code is working as expected. However, as with any tool, it's not uncommon to run into errors and issues along the way. These errors can be frustrating and ...
