ailynailyn / BOTWKey

The ultimate guide to Hyrule
0 stars 0 forks source link

Get data from database and use it to display on pages #22

Open ailynailyn opened 2 years ago

ailynailyn commented 2 years ago

Get/fetch data from MongoDB and display them in Reactjs application: https://www.youtube.com/watch?v=Mfp94RjugWQ

ailynailyn commented 2 years ago

https://www.bezkoder.com/react-node-express-mongodb-mern-stack/

ailynailyn commented 2 years ago

THIS ONEEEEE https://www.mongodb.com/developer/how-to/create-data-api-10-min-realm/

ailynailyn commented 2 years ago

@leksy31 !!!!!!!!!!!!!!!!!

leksy31 commented 2 years ago

is it like this? https://medium.com/meta-box/how-to-send-get-and-post-requests-with-javascript-fetch-api-d0685b7ee6ed

leksy31 commented 2 years ago

or this one: https://www.geeksforgeeks.org/how-to-use-the-javascript-fetch-api-to-get-data/