ashishjaiswar.hashnode.devWhen I almost failed 10th grade ๐ฏHello, Iโm Ashish Jaiswar, and this is my story. In this blog, Iโll take you through my journey โ from the verge of failure to becoming a confident, resilient professional. Join me as I share the lessons, challenges, and successes that shaped my care...Oct 4, 2024ยท4 min read
ashishjaiswar.hashnode.devBest practices to structure react appAs a developer, I often find it challenging to organize files and folders in React. I used to wonder what would be the perfect way to design your folder structures along with the naming conventions. Therefore I started doing my research and came up w...Jan 14, 2024ยท6 min read
ashishjaiswar.hashnode.devMastering React Imports: Best Practices for Readable CodeWhen it comes to writing clean and maintainable React code, the devil is often in the details. One aspect that can significantly impact the readability of your code is how you organize and prioritize your imports. In this blog post, we'll explore bes...Dec 28, 2023ยท3 min read
ashishjaiswar.hashnode.devRecifood - Recipe Search App built with Next.js ๐งHey Food Enthusiasts, I'm excited to share some incredible news with you! After dedicated efforts and a lot of hard work, I'm thrilled to announce the official launch of Recifood โ your new companion on a culinary journey around the world. ๐๐ฒ What ...Nov 26, 2023ยท2 min read
ashishjaiswar.hashnode.devMastering Unit Tests for Developers Using Jest - Part 2Introduction Welcome again to the second part of the Mastering Jest blog. This is the second part of my mastering jest blog. If you havenโt gone through the first part then hereโs the link. I am really excited about this blog because we will get to l...Jul 30, 2023ยท5 min read