Patience Coder
Patience Coder
  • 45
  • 19 831
12.MyMarvel Register & Login page
12.MyMarvel Register & Login page
มุมมอง: 24

วีดีโอ

11.Modifying Server Routes using Express.js
มุมมอง 282 หลายเดือนก่อน
Explained about how to split server routes into separate files.
10.Random Movies List Homepage
มุมมอง 182 หลายเดือนก่อน
10.Random Movies List Homepage
9.Slotted OTP Verification Page
มุมมอง 1372 หลายเดือนก่อน
Explained about how to create modern slotted otp verifcation page for a MERN application.
CRUD Operations Using Node and MySQL
มุมมอง 752 หลายเดือนก่อน
Explained about how to create,read,update and delete the data from mysql database using node.js
Store HTML Form Data to MySQL
มุมมอง 1303 หลายเดือนก่อน
Explained about how to store HTML Form Data to MySQL Database Source Code: github.com/PatienceCoder/nodeandmysql.git
Send OTP To Mobile Number
มุมมอง 1163 หลายเดือนก่อน
Explained about how to send OTP to mobile number using Twilio. Source Code: github.com/PatienceCoder/send-otp-to-mobile-number.git
8.Host Your MERN Stack Project On Internet For Free
มุมมอง 1293 หลายเดือนก่อน
8.Host Your MERN Stack Project On Internet For Free
7.Store Form Data To MongoDB Atlas
มุมมอง 773 หลายเดือนก่อน
7.Store Form Data To MongoDB Atlas
Responsive Food Website Using React And CSS
มุมมอง 363 หลายเดือนก่อน
Responsive Food Website Using React And CSS
Show A Loading Bar While Redirecting To New Web Page
มุมมอง 103 หลายเดือนก่อน
Show A Loading Bar While Redirecting To New Web Page
CSS box-sizing : border-box
มุมมอง 113 หลายเดือนก่อน
CSS box-sizing : border-box
Get HTML Form Data Without Connecting a Database
มุมมอง 324 หลายเดือนก่อน
Get HTML Form Data Without Connecting a Database
Verify Internet Connection of Users
มุมมอง 134 หลายเดือนก่อน
Verify Internet Connection of Users
6.Send a Message to Users Email using MERN Stack
มุมมอง 514 หลายเดือนก่อน
6.Send a Message to Users Email using MERN Stack
Fetch and Display MongoDB Data in Front-End
มุมมอง 1004 หลายเดือนก่อน
Fetch and Display MongoDB Data in Front-End
5.How to Manage Cookies in Frontend using MERN Stack
มุมมอง 384 หลายเดือนก่อน
5.How to Manage Cookies in Frontend using MERN Stack
4.Send JWT Token as Cookie from Server
มุมมอง 704 หลายเดือนก่อน
4.Send JWT Token as Cookie from Server
3.Secure Users Password in Database
มุมมอง 424 หลายเดือนก่อน
3.Secure Users Password in Database
Animate Header using GSAP 🔥
มุมมอง 244 หลายเดือนก่อน
Animate Header using GSAP 🔥
2.Fetch Data From MongoDB And Redirect User To Homepage
มุมมอง 1934 หลายเดือนก่อน
2.Fetch Data From MongoDB And Redirect User To Homepage
Quiz App using HTML | CSS | JAVASCRIPT | WEB DEVELOPMENT
มุมมอง 335 หลายเดือนก่อน
Quiz App using HTML | CSS | JAVASCRIPT | WEB DEVELOPMENT
Add a Sound Effect After Clicking on Buttons | HTML | CSS | JavaScript
มุมมอง 285 หลายเดือนก่อน
Add a Sound Effect After Clicking on Buttons | HTML | CSS | JavaScript
1.Send OTP to Email
มุมมอง 7085 หลายเดือนก่อน
1.Send OTP to Email
How to Create a Video Playlist like Youtube using HTML,CSS and JavaScript
มุมมอง 975 หลายเดือนก่อน
How to Create a Video Playlist like TH-cam using HTML,CSS and JavaScript
How to Solve Git Permission Denied and Unable to Access the repository Errors
มุมมอง 205 หลายเดือนก่อน
How to Solve Git Permission Denied and Unable to Access the repository Errors
Build a To-Do List App using React JS
มุมมอง 315 หลายเดือนก่อน
Build a To-Do List App using React JS
How to Make an Eye Button for Password Visibility in React
มุมมอง 235 หลายเดือนก่อน
How to Make an Eye Button for Password Visibility in React
How to Send Custom Popup Messages to Users
มุมมอง 346 หลายเดือนก่อน
How to Send Custom Popup Messages to Users
Redirecting to WhatsApp from your Website
มุมมอง 126 หลายเดือนก่อน
Redirecting to WhatsApp from your Website

ความคิดเห็น

  • @harshadmagadum3579
    @harshadmagadum3579 2 วันที่ผ่านมา

    hey bro I am getting error like Cannot GET /post. Please help me.

    • @patienceCoder
      @patienceCoder 2 วันที่ผ่านมา

      @@harshadmagadum3579 please check your api route carefully bro! It should match with the one that you have given on onsubmit function

  • @ShivamVerma-uo5qj
    @ShivamVerma-uo5qj 5 วันที่ผ่านมา

    Bhai I watched your store html data to mongo db video it's superb video full working i have a question when I host it on my domain html and css dekh rhe hai but when I click on submit button it is showing 404 error .... post request sign in successfully local host pe dekh rha hai data bhi save ho rha hai bs domain pe nhi horha

    • @patienceCoder
      @patienceCoder 5 วันที่ผ่านมา

      @@ShivamVerma-uo5qj when you host your website on internet it is in production environment so when you deploy your application on internet you have to use mongodb atlas in the video that you have watched i only explained about mongodb compass which is suitable for localhost or local environment since you deployed your application on internet you have to use mongodb atlas you can check my (host your website on internet) video which will be available in my user authentication process playlist please try to see that video

    • @ShivamVerma-uo5qj
      @ShivamVerma-uo5qj 4 วันที่ผ่านมา

      Okay ThankYou very much

  • @lailalaila8806
    @lailalaila8806 8 วันที่ผ่านมา

    How much otp sms we can send in day ?

    • @patienceCoder
      @patienceCoder 5 วันที่ผ่านมา

      @@lailalaila8806 i think its around 50 i am not sure! Please try to check on internet

  • @ShivamVerma-uo5qj
    @ShivamVerma-uo5qj 11 วันที่ผ่านมา

    Thank You so much bhaiaaa

    • @patienceCoder
      @patienceCoder 11 วันที่ผ่านมา

      @@ShivamVerma-uo5qj most welcome!

  • @julianel_
    @julianel_ 11 วันที่ผ่านมา

    thanks for the tutorial, this is exactly what i was looking for :^)

    • @patienceCoder
      @patienceCoder 11 วันที่ผ่านมา

      @@julianel_ glad to hear!

  • @achucooks
    @achucooks 18 วันที่ผ่านมา

    Thank you so much buddy it worked ❤

    • @patienceCoder
      @patienceCoder 18 วันที่ผ่านมา

      @@achucooks welcome ♥️

  • @sravanbabblu4688
    @sravanbabblu4688 หลายเดือนก่อน

    Thank you so much @Patience Coders

    • @patienceCoder
      @patienceCoder 29 วันที่ผ่านมา

      @@sravanbabblu4688 most welcome!

  • @BhawanaAgarwal-vs4ls
    @BhawanaAgarwal-vs4ls หลายเดือนก่อน

    thanks @Patience Coders ........... I've been struggling with this issue for two days, and this video finally helped me solve it!

    • @patienceCoder
      @patienceCoder หลายเดือนก่อน

      @@BhawanaAgarwal-vs4ls happy to hear that 😀

  • @TuanTu-wf5fy
    @TuanTu-wf5fy หลายเดือนก่อน

    tks bro, this video is very helpful

    • @patienceCoder
      @patienceCoder หลายเดือนก่อน

      @@TuanTu-wf5fy glad to hear that bro!

  • @LavishKamboj01
    @LavishKamboj01 หลายเดือนก่อน

    Chin tapak dum dum

    • @patienceCoder
      @patienceCoder หลายเดือนก่อน

      @@LavishKamboj01 chin tapak dum dum dum dum 😂

    • @LavishKamboj01
      @LavishKamboj01 หลายเดือนก่อน

      @@patienceCoder bhai online chat application bna rha hu fati padi h.Vese bhai tumhari age kitni h?

    • @patienceCoder
      @patienceCoder หลายเดือนก่อน

      @@LavishKamboj01 22 and mujhe hindi thoda thoda aathi hai bhai

    • @LavishKamboj01
      @LavishKamboj01 หลายเดือนก่อน

      @@patienceCoder oh,ok no problem.By the way mine is 20 and you are very intelligent if I compare you to myself😁. Keep it up bro(are you from Nepal)

    • @patienceCoder
      @patienceCoder หลายเดือนก่อน

      @@LavishKamboj01 india

  • @rinkichoudhary6812
    @rinkichoudhary6812 หลายเดือนก่อน

    I liked your content so much If you don't mind can u be my good frnd

  • @rinkichoudhary6812
    @rinkichoudhary6812 หลายเดือนก่อน

    sir only branch field is showing in mongoDb other fields are not showing

    • @patienceCoder
      @patienceCoder หลายเดือนก่อน

      please analyze your code carefully!

    • @rinkichoudhary6812
      @rinkichoudhary6812 หลายเดือนก่อน

      @@patienceCoder ya now it is showing thanks for judgement

    • @patienceCoder
      @patienceCoder หลายเดือนก่อน

      @@rinkichoudhary6812 most welcome!

  • @mr_affan15
    @mr_affan15 หลายเดือนก่อน

    I get revised my mongodb thanks bro

    • @patienceCoder
      @patienceCoder หลายเดือนก่อน

      Most welcome bro!

    • @rinkichoudhary6812
      @rinkichoudhary6812 หลายเดือนก่อน

      Tumhara saare field data record me show kr rhe h kya

  • @VIGNESHR-w9h
    @VIGNESHR-w9h หลายเดือนก่อน

    Amazing ❤❤

    • @patienceCoder
      @patienceCoder หลายเดือนก่อน

      @@VIGNESHR-w9h Thank you bro 😀

  • @kwartengasare-bediako3531
    @kwartengasare-bediako3531 2 หลายเดือนก่อน

    This is my second video I am watching from you (Aug 6 2024) Your microphone is not good which makes it hard to hear what you are saying. On top of an accent, it makes it really difficult to follow. “Constructive Criticism” By all means get a better mic and keep up the good work

    • @patienceCoder
      @patienceCoder 2 หลายเดือนก่อน

      ok bro noted!!

  • @kavindugayashan9382
    @kavindugayashan9382 2 หลายเดือนก่อน

    Bro can you make a vedio on google sign in login system using Mern

    • @patienceCoder
      @patienceCoder 2 หลายเดือนก่อน

      @@kavindugayashan9382 sure bro i will do it in my upcoming videos

  • @kavindugayashan9382
    @kavindugayashan9382 2 หลายเดือนก่อน

    bro can you share the source code ?

    • @patienceCoder
      @patienceCoder 2 หลายเดือนก่อน

      bro please check the description box after two minutes

    • @kavindugayashan9382
      @kavindugayashan9382 2 หลายเดือนก่อน

      ​@@patienceCoder how many otps can be able get free through twillio bro

  • @nikitachoudhari2747
    @nikitachoudhari2747 2 หลายเดือนก่อน

    Thank you sir!!

    • @patienceCoder
      @patienceCoder 2 หลายเดือนก่อน

      @@nikitachoudhari2747 Most Welcome!

  • @saadabdillahiali6545
    @saadabdillahiali6545 2 หลายเดือนก่อน

    great video!

    • @patienceCoder
      @patienceCoder 2 หลายเดือนก่อน

      @@saadabdillahiali6545 Thank you 😀

  • @shashwatsingh2748
    @shashwatsingh2748 3 หลายเดือนก่อน

    Thank you so much for hearing my request. Really great video... Keep working hard....

    • @patienceCoder
      @patienceCoder 3 หลายเดือนก่อน

      Most welcome!

  • @alwaysnitish2734
    @alwaysnitish2734 3 หลายเดือนก่อน

    You gain a new subscriber

    • @patienceCoder
      @patienceCoder 3 หลายเดือนก่อน

      Thank you bro 😀

  • @nebinjohn6870
    @nebinjohn6870 3 หลายเดือนก่อน

    tq broooo..its usefull

    • @patienceCoder
      @patienceCoder 3 หลายเดือนก่อน

      glad this video helped you! thank you for watching bro

  • @the_inkling
    @the_inkling 3 หลายเดือนก่อน

    this actually works. i tried many other tutorials but nothing worked excpet this

    • @patienceCoder
      @patienceCoder 3 หลายเดือนก่อน

      glad this video helped you! thank you for watching 😀

  • @sandysantos7
    @sandysantos7 3 หลายเดือนก่อน

    can this be opened in any network address ?

    • @patienceCoder
      @patienceCoder 3 หลายเดือนก่อน

      could you please elaborate it more ?

  • @shashwatsingh2748
    @shashwatsingh2748 3 หลายเดือนก่อน

    You earned a new subscriber....your project is really working....Thank you Can you bring a video on how to verify a Mobile Number with OTP SMS in MERN application ?

    • @patienceCoder
      @patienceCoder 3 หลายเดือนก่อน

      Thank you for subscribing😀 and yes i will do a video on how to send otp to mobile number!

  • @satyjitdeshmukh5949
    @satyjitdeshmukh5949 3 หลายเดือนก่อน

    Nice great 👍🏼

    • @patienceCoder
      @patienceCoder 3 หลายเดือนก่อน

      Thank you 👍

  • @NaveenK14
    @NaveenK14 4 หลายเดือนก่อน

    Great job 👍

    • @patienceCoder
      @patienceCoder 4 หลายเดือนก่อน

      Thank you brother 😁

  • @user-zx3pb6gu3f
    @user-zx3pb6gu3f 4 หลายเดือนก่อน

    hello , How can we get the new line in cmd prompt with out terminating the running server. i have been using ctrl+c for getting new line . please help me bro

    • @patienceCoder
      @patienceCoder 4 หลายเดือนก่อน

      click on (enter) button brother then you can able to get a new line

    • @patienceCoder
      @patienceCoder 4 หลายเดือนก่อน

      let me know whether it's working or not

    • @hackerxd8084
      @hackerxd8084 8 วันที่ผ่านมา

      Not working what to do please help me

    • @hackerxd8084
      @hackerxd8084 8 วันที่ผ่านมา

      @@patienceCoderhey please help the enter button does not work

    • @patienceCoder
      @patienceCoder 5 วันที่ผ่านมา

      @@hackerxd8084 could you please elaborate your issue in detail

  • @Ariyan0052
    @Ariyan0052 4 หลายเดือนก่อน

    That's an Amazing video 🎉🎉🎉

    • @patienceCoder
      @patienceCoder 4 หลายเดือนก่อน

      Happy to hear that 😃

  • @NaveenK14
    @NaveenK14 4 หลายเดือนก่อน

    Hello, can you please provide how to push these node js& mongodb files into github repository and how to make this project live in github pages ?

    • @patienceCoder
      @patienceCoder 4 หลายเดือนก่อน

      Hi naveen i will make a video on that and upload it soon

  • @sergioramos2126
    @sergioramos2126 4 หลายเดือนก่อน

    I really liked the channel name, tbh😂

    • @patienceCoder
      @patienceCoder 4 หลายเดือนก่อน

      Thank you bro 😁 did you like the explanation 🤨

    • @sergioramos2126
      @sergioramos2126 4 หลายเดือนก่อน

      @@patienceCoder yeap 🔥🔥

  • @manalibisht6865
    @manalibisht6865 4 หลายเดือนก่อน

    Ur so talented, can u make a video from this code to make a sign in or login process that redirects you from the page to another after the data is found in mongo db??

    • @patienceCoder
      @patienceCoder 4 หลายเดือนก่อน

      please go to my channel and click on playlist i have already explained login process in user authentication playlist

  • @SamuelCampos-sm7tl
    @SamuelCampos-sm7tl 4 หลายเดือนก่อน

    vc é muito bom me ajudou bastante , sou do brazilll. Thank you

    • @patienceCoder
      @patienceCoder 4 หลายเดือนก่อน

      bem-vindo meu amigo 😁

  • @ArthDarji
    @ArthDarji 5 หลายเดือนก่อน

    btw nice video

  • @ArthDarji
    @ArthDarji 5 หลายเดือนก่อน

    bro u have to check user email on verification api

    • @patienceCoder
      @patienceCoder 5 หลายเดือนก่อน

      can you elaborate it more bro ?

  • @harishkumarkallepalli1604
    @harishkumarkallepalli1604 5 หลายเดือนก่อน

    Which apps are required to download for all these... Please reply me sir..

    • @patienceCoder
      @patienceCoder 5 หลายเดือนก่อน

      Visual Studio Code and MongoDB Compass

    • @harishkumarkallepalli1604
      @harishkumarkallepalli1604 5 หลายเดือนก่อน

      Don't I require mongoose shell and node js for that ?????

    • @patienceCoder
      @patienceCoder 5 หลายเดือนก่อน

      @@harishkumarkallepalli1604 may i know what do you want to download??

    • @harishkumarkallepalli1604
      @harishkumarkallepalli1604 5 หลายเดือนก่อน

      Mongoose db

    • @harishkumarkallepalli1604
      @harishkumarkallepalli1604 5 หลายเดือนก่อน

      😢can you provide source code please 😢