Fetch Data from Mongo DB and Show it to React using Node JS

Поділитися
Вставка
  • Опубліковано 7 чер 2023
  • #mernstack
    This video is about to Fetch/Get Data from MongoDB using React JS and Node JS | React, Node, Mongo Get Records and Display.
    How to fetch data from MongoDB.

КОМЕНТАРІ • 48

  • @ApeWithHelmet
    @ApeWithHelmet 8 місяців тому +5

    Brother i swear on every god i love you mate... i swear my head was about to split open and i saw your video and it cleared the thing.... thanks mate

  • @karthikahdhanaraj6868
    @karthikahdhanaraj6868 8 місяців тому +1

    good job bro, thank you!

  • @shubhamdas6519
    @shubhamdas6519 11 місяців тому +3

    thanks for the video...sir

  • @user-uc5fu5dr9r
    @user-uc5fu5dr9r 8 місяців тому +1

    grateful to have yousaf

  • @edism235
    @edism235 8 місяців тому +1

    Thank you! :)

  • @fzkhan
    @fzkhan 4 місяці тому

    Nice 👍👏

  • @base2advanced516
    @base2advanced516 11 місяців тому +1

    thank you brother.

  • @therevealmusic
    @therevealmusic Рік тому +1

    Nice work

  • @manchanasaivamshi167
    @manchanasaivamshi167 11 місяців тому +3

    hello, we need to create the model for the existing collection to fetch the documents from it, is it mandatory or is there any other way we can fetch the data from existing collection using mongoose.

  • @reynaldobocaling4200
    @reynaldobocaling4200 Рік тому +3

    hello idol I've been a supporter for a long time, I would like to request that you create a react data table with a check box in the first column and the table has a filter and sorting using express + react js + mysql

  • @muhammadshahid444
    @muhammadshahid444 7 місяців тому

    thanks sir your video help me a lot

  • @user-tr3fu5lx6w
    @user-tr3fu5lx6w 7 місяців тому

    thank yu for twhe woner ful code :)

  • @CodeWithParesh
    @CodeWithParesh Рік тому +2

    osm😍

  • @iRafi077
    @iRafi077 3 місяці тому

    Love you

  • @Aitech885
    @Aitech885 5 днів тому +1

    you arte a legend you don have a github my friend

  • @Roozikhan565
    @Roozikhan565 Рік тому +2

    ❤❤

  • @adarshvishwakarma1886
    @adarshvishwakarma1886 8 місяців тому

    Please make a tutorial on how to make react search bar ❤

  • @spade5713
    @spade5713 10 місяців тому +1

    how can i implement the crud functionalities, so far eading is done

  • @namanrajput7686
    @namanrajput7686 5 місяців тому

    how did u set the data of users and where in mongo db database.

  • @santoshmore2953
    @santoshmore2953 Рік тому +1

    When its going to be completed?

  • @xgodo-com
    @xgodo-com 4 місяці тому

    How to add server-side filtering?

  • @geofreybazar17
    @geofreybazar17 2 місяці тому

    Sir how can I access the model if the schema was defined from other web app? But I have the same database. I just want to access my schema from different app to my new app. thanks

  • @aliuabdulmanaf353
    @aliuabdulmanaf353 4 місяці тому +1

    i followed the syntax to install the app but i did not get the same as yours, you have the packages on both sides of the client and server folder but my own did not appear like that meanwhile i followed your syntax

  • @user-nw1uv4jg1e
    @user-nw1uv4jg1e 8 місяців тому +1

    After completing this code im not able to see the any output that loaclhost is blank
    Can u please help me out
    There is no error just im not able to see anything

    • @codewithyousaf
      @codewithyousaf  8 місяців тому

      first check console if there was an error
      second sometimes we forget return statement

  • @user-rd9bi6ge6b
    @user-rd9bi6ge6b 7 місяців тому

    What is inside test folder

  • @codingwithankit7619
    @codingwithankit7619 10 місяців тому +1

    What is the use of cors module?

    • @codewithyousaf
      @codewithyousaf  10 місяців тому

      Cross-origin resource sharing (CORS) allows AJAX requests to skip the Same-origin policy and access resources from remote hosts.

  • @saranavinash9261
    @saranavinash9261 2 місяці тому

    why did you run react on different port number and server on another port number, i used to run the server in a port number and define api's on that port number to route to static webpages using ejs, please explain clearly why did you do like that :)

    • @codewithyousaf
      @codewithyousaf  2 місяці тому +1

      You know this is a common practice in development setups and there are reasons for that like: Separation of Frontend and Backend, Easy in testing, Good for CORS ...

    • @saranavinash9261
      @saranavinash9261 2 місяці тому

      @@codewithyousaf Thanks for the reply, I wasn't sure whether you will respond or not, but you are great man, Thank you

  • @sambotsector4614
    @sambotsector4614 18 днів тому

    THANK YOU!!
    CAN YOU PLEASE SHARE A SOURCE CODE ?

  • @albusdumbledore986
    @albusdumbledore986 9 місяців тому +2

    ERROR
    users.map is not a function
    TypeError: users.map is not a function
    please help to solve this

    • @codewithyousaf
      @codewithyousaf  9 місяців тому

      users is empty there is no data in users or that is not an array

  • @Kannadacoder360
    @Kannadacoder360 10 місяців тому +1

    How to create scheme

  • @gunjangoyal248
    @gunjangoyal248 4 місяці тому

    i m getting an empty array as a result, can anyone please help

  • @user-rr3of1hy5w
    @user-rr3of1hy5w 5 місяців тому +1

    Uncaught TypeError: users.map is not a function

  • @pcadvanture
    @pcadvanture 3 місяці тому +1

    1 issue

  • @adarshvishwakarma1886
    @adarshvishwakarma1886 8 місяців тому +1

    Res.json is not function error helppppp

    • @codewithyousaf
      @codewithyousaf  8 місяців тому

      no data in res fetch the data correctly from server side.

    • @adarshvishwakarma1886
      @adarshvishwakarma1886 8 місяців тому +1

      @@codewithyousaf ty I got the error
      (res, req) 💀
      Now done it's (req, res)

    • @adarshvishwakarma1886
      @adarshvishwakarma1886 8 місяців тому +1

      @@codewithyousaf one more help I want my css only style on imported file but css applied on all my file what i do now

    • @codewithyousaf
      @codewithyousaf  8 місяців тому

      @@adarshvishwakarma1886 classes should be unique or use css modules

    • @menmozhib4022
      @menmozhib4022 3 місяці тому

      Your video are very useful for beginners.you explanation are so clear.
      Can you teach student Task submission portal in mern stack project

  • @khai-vq5hn
    @khai-vq5hn 6 місяців тому

    you available?