Author: Basir Basir505 Hi, I’m Bassir Jafarzadeh > Udemy programming teacher with 20K students > 5 years of tutoring experience for hundreds of students in Canada > 15 years of web development experience in companies like ROI Vision in Montreal QuestionsAnswersReputations Posted an answer regarding todotask exampleHello there share the screenshot of the error to take a look 4 days ago 5 Posted an answer amazona proxy errorhello there, it means there is an error in backend. share terminal log in backend to find the issue. December 4, 2022 5 Posted an answer Invalid Email or Password when SignInhello there, first of all, for long code put your code on GitHub and put the link here. it says the user and password are incorrect. use console.log before if condition to see what you get for expressions... November 24, 2022 5 Received an upvote November 14, 2022 10 Received a down vote November 7, 2022 -2 Posted an answer MERN Amazona User Profilehello there, check this answer please: https://codingwithbasir.com/question/cast-to-objectid-failed-for-value-profile-type-string-at-path-_id-for-model-user/ October 30, 2022 5 Commented on a post could you able to implement it? October 27, 2022 2 Posted an answer How to implement razorpayalso for textual tutorial please check this link: https://dev.to/cyberwolves/razorpay-payment-gateway-integration-in-node-js-react-js-mern-stack-tutorial-5hba October 27, 2022 5 Commented on a post great you fixed the issue. October 26, 2022 2 Posted an answer How to implement razorpayhello there, thanks for your interest. I have a video to implement RazorPay on MERN project: https://youtu.be/Bagc1ug5rLI October 26, 2022 5 Answer was selected as best October 26, 2022 10 Selected an answer as best Ask about test cases in React like Cypress , Jest , Mochahello there, thanks for your interest. Testing is a crucial part of the development and also it is an advanced skill for a web developer. so there is no big audience for it. but I will try to make short... October 26, 2022 2 Posted an answer React Shopping Cart with Stripehello there, in backend: npm i stripe then create stripeRouter.js like this: /* eslint-disable camelcase */ import Stripe from 'stripe'; import express from 'express'; import config... October 25, 2022 5 Posted an answer stripe payment methodhello there, in backend: npm i stripe then create stripeRouter.js like this: /* eslint-disable camelcase */ import Stripe from 'stripe'; import express from 'express'; import config... October 25, 2022 5 Posted an answer Product Page 404 page not foundhello there, 404 error comes from here: https://github.com/basir/next-tailwind-amazona/blob/main/pages/product/%5Bslug%5D.js#L16 if the product slug does not exist you get this error. check the db... October 21, 2022 5 Commented on a post did you check the answer in this page? October 21, 2022 2 Posted an answer [nodemon] app crashed – waiting for file changes before starting…great you fixed the issue. October 16, 2022 5 Received an upvote October 15, 2022 10 Posted an answer React Shopping Cart with Stripehello there, it doesn't have backend. for handling payment you need backed. take mern courses please. link in the header menu > courses October 14, 2022 5 Posted an answer Remix coursehello there, thanks for your interest. For near future I have no plan for it. updating current courses with MERN and Next are urgent. October 14, 2022 5 Load More