rupali.hashnode.devLearn to Resolve GitHub Merge Conflicts: A Step-by-Step GuideIn this article, I'm going to explain to you what are GitHub merge conflicts and how to resolve them, and also some points which you should keep in mind to save yourself from getting conflicts. What are GitHub merge conflicts? A merge conflict is ver...Mar 24, 2023·4 min read
rupali.hashnode.devSend emails in Node.js using Nodemailer, Gmail & oAuth2In this article, I'm gonna discuss How to configure your gmail account for sending emails in node.js using nodemailer & oAuth2. Previously, we had an option for sending emails in node.js via gmail by allowing less secure apps in your gmail settings, ...Mar 1, 2023·3 min read
rupali.hashnode.devGetting Started with Open-SourceHey Developers, hope you all are doing great. Today in this article we are going to discuss How to get started with open-source & How you can make your first contribution open source. What is Open-Source? It's a community where different people (not ...Feb 13, 2023·2 min read