anuragkr.hashnode.devBasics of E2E Testing and Integrating Cypress with Next.js👋 Hello fellas! It's been a while since I posted an article. As developers, we always want to deliver the best products to users. And Testing is a crucial part of this process. One of the commonly used testing techniques is E2E testing. 💡 E2E Tes...Feb 25, 2022·4 min read
anuragkr.hashnode.devHow I structure my Next JS ProjectsHello folks! It's been a while since I published an article. So today I'm going to explain how I structure my NextJS projects. Note: There is no right or wrong way to structure a Next JS project, and this is highly opinionated. So, the structure o...Feb 7, 2022·4 min read
anuragkr.hashnode.dev💫 Introducing Vault3 - Your safest decentralized vault!❓ What is Vault3? Simply speaking, Vault3 is a decentralized vault for all your digital belongings, like Passwords, Images, and Files. Vault3 is our submission for the Hashnode x ThirdWeb Hackathon Try Vault3 ✏️ Hashnode In case you don’t know, Hashn...Jan 27, 2022·4 min read
anuragkr.hashnode.devMetamask authentication in NextJS with Third WebHey There! What's up! So Web3 has been in total hype these days, and a lot of developers have been trying out web3 lately, including me. And, Authentication is one of the most skeptical parts of a Full Stack application! And in Web 3.0, this flow i...Jan 11, 2022·4 min read
anuragkr.hashnode.devComponent Polymorphism in ReactWhat's Up, people! Hope you're doing fine! In this article, I'm going to explain Polymorphic Components in React, along with their implementation and using them with Typescript! So, there is a high chance that you might not be familiar with this con...Jan 3, 2022·3 min read