My Articles.
Let me share some practices and techniques which I learn in my programming journey. Mainly related to Web Development & App Development.
Best And Secure Way To Use Razorpay With NextJS And ReactJS
How to use Razorpay with NextJS and ReactJS? Let’s explore our example project in which we see what is the best and most secure use to use Razorpay with NextJS. We will check all necessary security methods to verify our Razorpay payments.
Oct 14th 22Top 5 Most Underrated Array Methods in Javascript
Let’s discuss the top 5 most underrated array methods in javascript. These methods could be so useful in every javascript developer. So, we will learn what is an array in javascript and then we will learn 5 methods which are flat, flatMap, reduce, reduceRight, and copyWithin.
Oct 12th 22