
In-Depth React Tutorial: Build a Hotel Reservation Site (with Contentful and Netlify)
video description
Date: 2022-03-14
Related videos
Comments and reviews: 10
Newton
Hi guys! At 2:16:00 I'm getting an error saying -rooms- is undefined. I put a console.log with 'rooms' to debug and it seems that on the React lifecycle it renders first with 'undefined' and only after that it renders (2 times) the object with the featured rooms. I'm not sure if it's something to do with the 'componentDidMount' on the context.js or something else changed with React Lifecyles. The problem might be something simpler to be honest. Can someone help me pls?
reply
Hi guys! At 2:16:00 I'm getting an error saying -rooms- is undefined. I put a console.log with 'rooms' to debug and it seems that on the React lifecycle it renders first with 'undefined' and only after that it renders (2 times) the object with the featured rooms. I'm not sure if it's something to do with the 'componentDidMount' on the context.js or something else changed with React Lifecyles. The problem might be something simpler to be honest. Can someone help me pls?
reply
James
Thank you so much for putting out this free, highly informative tutorial! I am coming back to coding after taking a brief hiatus (I had only been programming/ learning web technologies for about a year prior to hiatus), and this not only got me caught back up, but I finally put together some things that I had never figured out! Can't thank you enough for this free content. Also, something about listening to this guy talk is very relaxing.
reply
Thank you so much for putting out this free, highly informative tutorial! I am coming back to coding after taking a brief hiatus (I had only been programming/ learning web technologies for about a year prior to hiatus), and this not only got me caught back up, but I finally put together some things that I had never figured out! Can't thank you enough for this free content. Also, something about listening to this guy talk is very relaxing.
reply
Alexander
Hi thanks for providing this type of tutorial, I'm looking into building my own booking system with a front-end panel for employees to adjust their availability (i'm building a booking system for independent hair-dressers) where I also would like to add the feature of ratings in the future. Is this a good way to start if I have that in mind? And do you have any tutorials on that I'm planning on that you could recommend me? Thanks.
reply
Hi thanks for providing this type of tutorial, I'm looking into building my own booking system with a front-end panel for employees to adjust their availability (i'm building a booking system for independent hair-dressers) where I also would like to add the feature of ratings in the future. Is this a good way to start if I have that in mind? And do you have any tutorials on that I'm planning on that you could recommend me? Thanks.
reply
Joseph
Hello sir, great tutorial! It's indeed in-depth react tutorial,
I was coding along while following the tutorial but then I got stuck somewhere between 2:46:00 - 2:50:00, my code is exactly as your code but it's not working, everytime is displaying the page 'no such room could be found'
Please guide me to get through it
reply
Hello sir, great tutorial! It's indeed in-depth react tutorial,
I was coding along while following the tutorial but then I got stuck somewhere between 2:46:00 - 2:50:00, my code is exactly as your code but it's not working, everytime is displaying the page 'no such room could be found'
Please guide me to get through it
reply
Pal
This video is almost 6 hrs long. I can't watch the whole video in one session. I wish I can bookmark this so I can continue where I left off.
Please make timestamp bookmark so I can jump to any specific topic covered in this video.
reply
This video is almost 6 hrs long. I can't watch the whole video in one session. I wish I can bookmark this so I can continue where I left off.
Please make timestamp bookmark so I can jump to any specific topic covered in this video.
reply
Ieva
Great tutorial, very insightful. Just one question... if I have more than one content_type and I need to access different one in different components, can I somehow pass it as a prop?
reply
Great tutorial, very insightful. Just one question... if I have more than one content_type and I need to access different one in different components, can I somehow pass it as a prop?
reply
eliya
anyone have been able to successfully install this project from his github? -
i install node_modules and then i try to run the project (npm start) and i only catch errors
reply
anyone have been able to successfully install this project from his github? -
i install node_modules and then i try to run the project (npm start) and i only catch errors
reply
Megha
I have correctly placed the images folder in src but I can see this error - Module not found: Can't resolve './images/defaultBcg.jpeg' in 'D:\resort\src'
Kindly Help!!!
reply
I have correctly placed the images folder in src but I can see this error - Module not found: Can't resolve './images/defaultBcg.jpeg' in 'D:\resort\src'
Kindly Help!!!
reply
itech
I have a problem with contentful because
json editor returns -this message -this is not valid json -
but in your course things work perfectly
reply
I have a problem with contentful because
json editor returns -this message -this is not valid json -
but in your course things work perfectly
reply
Beto
how could i call filterRooms as second parameter using hooks? :( im trying to do all but when i try to change the select nothing happens :(
reply
how could i call filterRooms as second parameter using hooks? :( im trying to do all but when i try to change the select nothing happens :(
reply
Add a review, comment
Other channel videos















