🔴 #22: Using NPM Validator Package for Validation using MongoDB in (NodeJS) Express App in Hindi

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 พ.ย. 2024

ความคิดเห็น • 48

  • @shahinparveenparveen2568
    @shahinparveenparveen2568 3 ปีที่แล้ว +7

    There is not a single day of mine is passing with out watching nd practising what u r teaching in ur videos
    .

  • @visitor_t-w3p
    @visitor_t-w3p 5 หลายเดือนก่อน

    I enjoed every bit..thank you so much Thapa ji
    very very informative and easy to understand video..

  • @adityashrivastava860
    @adityashrivastava860 ปีที่แล้ว +1

    Learnt a lot in mongoDB and mongoose. Thanks a lot man

  • @nontechbg
    @nontechbg 2 ปีที่แล้ว +1

    I created blinkit clone using mern from watching your videos 😃

  • @priyamganguly
    @priyamganguly 2 ปีที่แล้ว +7

    As I said earlier, a critical aspect is missing in your MongoDB and Mongoose videos, i.e., how to create and use joins between two tables. Join is a very important thing to know and creating join in MongoDB/Mongoose is a bit difficult. Therefore, you must include a video on Joins in this playlist. It's a must.

    • @HanFelix369
      @HanFelix369 ปีที่แล้ว +1

      bro in this join doesn't needed

    • @priyamganguly
      @priyamganguly ปีที่แล้ว

      @@HanFelix369: Then how will you show the invoice of a customer with all the invoice items from the documents of MongoDB?

    • @skzahirulislam2820
      @skzahirulislam2820 ปีที่แล้ว

      ​@@priyamgangulymongodb is not a table it is an json type document

    • @skzahirulislam2820
      @skzahirulislam2820 ปีที่แล้ว +1

      ​@@priyamganguly
      db.invoices.aggregate([
      {
      $match: {
      customer_id: 123 // Replace with the customer's ID you're interested in
      }
      },
      {
      $lookup: {
      from: "invoice_items", // Replace with your invoice items collection name
      localField: "_id", // Assuming _id is the unique identifier for invoices
      foreignField: "invoice_id", // Assuming this field links invoice items to invoices
      as: "items"
      }
      }
      ]);

    • @priyamganguly
      @priyamganguly ปีที่แล้ว

      @@skzahirulislam2820: And even the JSON-type document uses the table concept of RDBMS. Consider showing an invoice of a customer with all the invoice items. How'd you do that without the concept of join?

  • @abdullahanis5761
    @abdullahanis5761 4 ปีที่แล้ว +9

    Sir kindly create MERN project with React js, and also make video on Redux please

  • @ankitchotaliya4431
    @ankitchotaliya4431 4 ปีที่แล้ว +3

    Waiting for next video 😍!

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

    thanks, well expalined!

  • @shahinparveenparveen2568
    @shahinparveenparveen2568 3 ปีที่แล้ว +1

    Thanx a lot vinod sir...

  • @Sunilkumar-oy6fd
    @Sunilkumar-oy6fd 4 ปีที่แล้ว +4

    How to store data from html form to mongodb using express js ispe video upload karo please

  • @sahilkandpal1437
    @sahilkandpal1437 4 ปีที่แล้ว +2

    Please make videos on socket.io js library

  • @DEEPANSHU_NAG
    @DEEPANSHU_NAG 4 ปีที่แล้ว +2

    *_FIRST LIKE, COMMENT_*

    • @ThapaTechnical
      @ThapaTechnical  4 ปีที่แล้ว +2

      Yes Brother 😊 congrats 🏅

  • @reshmasharma2931
    @reshmasharma2931 4 ปีที่แล้ว +1

    Awesome video , make video on asp.net using c#

    • @praveshbhadri1197
      @praveshbhadri1197 4 ปีที่แล้ว

      Is ladki ki coding dekho ❤️
      th-cam.com/video/-bpOvaoOpww/w-d-xo.html

  • @anikety1498
    @anikety1498 3 ปีที่แล้ว +1

    Awesome

  • @nontechbg
    @nontechbg 2 ปีที่แล้ว

    Thank you ❣️

  • @obi.3965
    @obi.3965 4 ปีที่แล้ว +1

    Nice tutorial

    • @praveshbhadri1197
      @praveshbhadri1197 4 ปีที่แล้ว

      Is ladki ki coding dekho ❤️
      th-cam.com/video/-bpOvaoOpww/w-d-xo.html

  • @basantballabhjoshi4554
    @basantballabhjoshi4554 ปีที่แล้ว

    we can also us express validator it is more easy and validator(value) if else method id not required simple isEmail() method is enough.

  • @jksextreme
    @jksextreme 4 ปีที่แล้ว +1

    Hello bro, please make Haml and SCSS Tutorial video. HTML & SCSS tutorial is everywhere in YT but HAML and SCSS Tutorial no one in YT.

    • @praveshbhadri1197
      @praveshbhadri1197 4 ปีที่แล้ว

      Is ladki ki coding dekho ❤️
      th-cam.com/video/-bpOvaoOpww/w-d-xo.html

  • @Amit-gd9tk
    @Amit-gd9tk 4 ปีที่แล้ว +2

    bhaiya react page ko express or node js ke sath connect kyse krte h please upload vieo on this

    • @Amit-gd9tk
      @Amit-gd9tk 3 ปีที่แล้ว

      Ty please make it

  • @amanverma8300
    @amanverma8300 3 ปีที่แล้ว +1

    Please make a video on "mongoose in one video"

  • @thecoderraj3777
    @thecoderraj3777 4 ปีที่แล้ว +1

    Thanks Sir :)

  • @anaskhalilkhalilahmed3586
    @anaskhalilkhalilahmed3586 3 ปีที่แล้ว +2

    how to shows exact error message not a whole log

  • @pawantripathi4472
    @pawantripathi4472 4 ปีที่แล้ว +1

    Bhai videos kaise upload aur retrieve krenge

  • @rajuraj1257
    @rajuraj1257 4 ปีที่แล้ว +1

    Nice video 😊😊

    • @praveshbhadri1197
      @praveshbhadri1197 4 ปีที่แล้ว

      Is ladki ki coding dekho ❤️
      th-cam.com/video/-bpOvaoOpww/w-d-xo.html

  • @ankitsharma5329
    @ankitsharma5329 4 ปีที่แล้ว +2

    Sir ab to crud project start kar do or login sign up bala project start please

  • @chiragmangla9433
    @chiragmangla9433 ปีที่แล้ว

    In se admin panel kase banega without react

  • @amitkumar-ec3np
    @amitkumar-ec3np 3 ปีที่แล้ว

    Please make video on email verification with node js

  • @ezioauditore7324
    @ezioauditore7324 2 ปีที่แล้ว

    From where that "Validate" function is being called..?

  • @sudippal8024
    @sudippal8024 2 ปีที่แล้ว

    bhaiya unique:true is not working dont know why?

  • @sudippal8024
    @sudippal8024 2 ปีที่แล้ว

    can you please help me on that?

  • @chandrakantvangule3051
    @chandrakantvangule3051 4 ปีที่แล้ว +1

    I'm trying to validate the mobile number but throw this error: "ValidatorError: Expected string but received a number."

    • @ujjwaldeep5175
      @ujjwaldeep5175 3 ปีที่แล้ว +2

      use - type:Number instead of type:String

  • @praveshbhadri1197
    @praveshbhadri1197 4 ปีที่แล้ว +1

    Is ladki ki coding dekho ❤️
    th-cam.com/video/-bpOvaoOpww/w-d-xo.html

  • @sayedmisbarizvi2524
    @sayedmisbarizvi2524 3 ปีที่แล้ว +1

    Insta Pinsta