🔴 Let’s build a Booking.com Clone with NEXT.JS 14! (Scrape Data w/Oxylabs, Shadcn, Tailwind CSS, TS)

  Рет қаралды 73,876

Sonny Sangha

Sonny Sangha

Күн бұрын

Пікірлер: 81
@ethanbinnie4663
@ethanbinnie4663 11 ай бұрын
This is my first time watching your videos and I got through the whole thing so fast. You've helped me understand so much more about React and helped me learn and use typescript, tailwind, and how to scrape data with Oxylabs. Can't tell you how grateful I am for how easy you made it for me to learn and use these skills in such an awesome project. Would love more of these kinds of videos!!
@NewAwesomeTech
@NewAwesomeTech Жыл бұрын
Great Job Sonny. Tutorials like this gives me enough strength to do mine.
@colliedev6568
@colliedev6568 Жыл бұрын
Hey Sonny I prefer this style of Video but I know you love doing the live videos as well. An even 50/50 split would be so dope but I will still watch the live ones! The overall length of this video was perfect and the detail you went into just seemed to flow great on this one.
@SonnySangha
@SonnySangha Жыл бұрын
Thanks for the feedback this is super helpful! Ive taken it onboard!!
@motamott
@motamott Жыл бұрын
Love these type of videos, even tho I still enjoy the live this explain in way more detailed way and more focused on the main idea behind the tech, hopefully we get more in detailed basi to intermediate projects with every part explained and being walked through
@SonnySangha
@SonnySangha Жыл бұрын
Thank you for being an amazing supporter!
@natab282
@natab282 5 ай бұрын
Could you do a video building an online tutoring or appointment booking platform like preply? Thanks!!
@debojunioradebayo2491
@debojunioradebayo2491 6 ай бұрын
Definitely prefer this to the live streams!!
@oyewolesheddrack3642
@oyewolesheddrack3642 11 ай бұрын
do you have any tutorial on expo push notification? will be glad if you can help out
@tonmoygaming7663
@tonmoygaming7663 Жыл бұрын
this project is 100% perfect if you using admin dashboard
@SonnySangha
@SonnySangha Жыл бұрын
Thank you! I'll consider this for next time!
@guillermo.avalos
@guillermo.avalos Жыл бұрын
'sr-only' in Tailwind means 'screen-reader only'. Does not have anything to do with server side rendering.
@SonnySangha
@SonnySangha Жыл бұрын
Honestly we learn something new every day! I had known this a while ago but slipped my mind completely when recording - Thanks for the reminder!
@hassaneskandari8177
@hassaneskandari8177 10 ай бұрын
Very awesome Love from Iran
@sanjaybalnad4180
@sanjaybalnad4180 Жыл бұрын
Can't we directly use our ip instead of proxy? I know some websites won't allow it but i really don't want to sign up to oxylabs or other proxy and enter transactional details 😅
@nyntyt
@nyntyt Жыл бұрын
Because dont have any production allow localhost
@developer_jas
@developer_jas Жыл бұрын
Hey Sonny. Awesome videos. Do you have any resources for advanced full stack dev? I’ve finished my work day but I still want to passively learn more.
@SonnySangha
@SonnySangha Жыл бұрын
Hey there! So for any advanced topics we showcase this in my flagship course Zero to Full Stack Hero: www.papareact.com/course Defo check it out & ill see you inside!
@user-user321
@user-user321 4 ай бұрын
Tried to use RTK Query and faced the CORS issues. Any ideas to solve them?
@aastikmandil3516
@aastikmandil3516 11 ай бұрын
Hey Sonny, Popover panel is not opening. I have checked the documentation
@shivamkumartripathi3052
@shivamkumartripathi3052 11 ай бұрын
I have created an application where I have searched and filter options like search the data by status and also add a pagination on a single page I have used searchparams options it is working on local but not on deployment. If someone opens the page I have set the params in use effect like page=1&status= and then I select the status value from the drop-down like active I am pushing the route in the onchange of value. I do not want to open a new page the condition is that I have to show the filtered data on the same page and set the query params according to the filters.
@saitejagatadi9711
@saitejagatadi9711 11 ай бұрын
Sonny bro Just curious to know which USB microphone you are using.. "The mic quality is so soothing to listen to."
@asadkhantahir2737
@asadkhantahir2737 Жыл бұрын
Hi there, I have a question can you make a tutorial on how to create a website or editing tool like Figma. Can you please tell me what are the logics behind the figma editing buttons? I mean there are customisation options how these are working or we can use a library for that purpose? Just like the logo maker websites that allow the user to customize their logos. I want to know how to code those customization options. Looking forward to your reply Thank you!
@quicktuts1259
@quicktuts1259 5 ай бұрын
doesn't work nor ... What's the solution?
@edwarda7096
@edwarda7096 11 ай бұрын
Can you do an app utilitizing a code/text editor like Monaco-editor with React?
@techknowledgebase4504
@techknowledgebase4504 Жыл бұрын
sr-only is screen reader only not server render 😂 Show shadcn but use headless ui
@69bossgaming51
@69bossgaming51 Жыл бұрын
i spent 32 minutes, his focus was on frontend UI, i played this video to learn Next js features😂
@SonnySangha
@SonnySangha Жыл бұрын
Thanks for the correction, was a slip on my behalf when recording about sr-only! Also if you watch closely you'll learn alot about Next.js 14.
@siddiquahanjum1347
@siddiquahanjum1347 Жыл бұрын
Hi, Super excited to learn....
@JackKerouac-p3u
@JackKerouac-p3u Жыл бұрын
where you copy the classname with the blue from the header from?
@muhammadkkp4864
@muhammadkkp4864 Жыл бұрын
"TypeError: Cannot read properties of undefined (reading 'length') at eval (webpack-internal:///(rsc)/./lib/fetchResults.ts:148:26) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async fetchResults (webpack-internal:///(rsc)/./lib/fetchResults.ts:137:22) at async SearchPage (webpack-internal:///(rsc)/./app/search/page.tsx:18:21)" why is this error showing up ? anyone have any clue?
@Iamjoelangel
@Iamjoelangel 11 ай бұрын
same here got that wrror as well, what did you do to fix this
@and-done
@and-done 10 ай бұрын
fyi i haven't been able to find the issue. At the end of the build i replaced every file with the contents that are in the repo with no luck. The only thing i haven't tried is cloning the repo but that defeats the purpose @@Iamjoelangel
@fusionxxt
@fusionxxt 9 ай бұрын
you need to make sure that you have formatted the parsing data correctly in the parsing_instructions of the body const in the fetch results page. It could be that you missed closing the brackets [ on any of the xpath args. Hope that helps 👍
@ralphetienne363
@ralphetienne363 6 ай бұрын
Any luck? Im having the same issue
@user-user321
@user-user321 4 ай бұрын
Did you solve this problem? I have the same one
@AjaySingh-jz8qx
@AjaySingh-jz8qx Жыл бұрын
Amazing technique man. Sonny have you any plans about react native??
@PervezAlam1
@PervezAlam1 17 күн бұрын
As NextJS 15 is in use now, can we create this project in NextJS 15, will i face any big problem in NextJS 15 ?? or it can be build in NextJS 15 without any problem.... Anyone have expertise plz suggest ....
@NajOrgChannel-td3kb
@NajOrgChannel-td3kb Жыл бұрын
Hey bro, can we do Native Mobile Apps using NextJS 14 or should i go back to React Native or Flutter ?
@AITrendsTechChaitanya-x4t
@AITrendsTechChaitanya-x4t 2 ай бұрын
thanks sir
@hiteshpakhan7783
@hiteshpakhan7783 Жыл бұрын
as a student what we should start with first for becoming developer
@mastermind4193
@mastermind4193 Жыл бұрын
Learn your language and go build projects bro
@JackKerouac-p3u
@JackKerouac-p3u Жыл бұрын
Maan! What for a Video! And waht the hell which shell you are using which gives you the Suggestiions to use??? Please tell me?
@SonnySangha
@SonnySangha Жыл бұрын
Warp Terminal! - Thanks for the support!
@KeKuHauPiOx
@KeKuHauPiOx Жыл бұрын
After deploying, The Web Scraping API times out after 10 seconds and returns an error
@SonnySangha
@SonnySangha Жыл бұрын
You need to upgrade your Vercel plan, it’s capped at 10 seconds on free tier!
@KeKuHauPiOx
@KeKuHauPiOx Жыл бұрын
@@SonnySangha 🙏 you are the man!!!
@simeonmwangi4033
@simeonmwangi4033 Жыл бұрын
I dont understand how tags is working for you and not mine.
@hehebehello2080
@hehebehello2080 10 ай бұрын
next has a problem with that bro you have to import the next js components
@Muslim_Son
@Muslim_Son Жыл бұрын
Great Tutorials bro, keep it up! I have an idea for your next video. How about to make a fast food order system in reactjs, is that possible?
@SonnySangha
@SonnySangha Жыл бұрын
Thanks for the support! - This is an awesome Idea il try integrate this into the next build!!
@Muslim_Son
@Muslim_Son Жыл бұрын
@@SonnySangha Thank you! Enjoying from your tutorials!
@jhoswecastro
@jhoswecastro Жыл бұрын
Thanks a lot, you're incredible! Could you please create a travel agency app? And thanks again, because of you, I love this career. P.S., could your course offer us a discount? It's quite expensive in Peru. XD
@SonnySangha
@SonnySangha Жыл бұрын
Thanks for the support! We offer PPP for countries like Peru, check for the blue banner at the top of the course page www.papareact.com/course - Thanks for the awesome words, i'll be sure to try create a full travel agency app!
@ffzz007
@ffzz007 11 ай бұрын
Hey can you create a Detailed video about nextAuth v5
@elradad
@elradad Жыл бұрын
Can you build new portfolio using next js 14 Sonny Love u, greate content ❤
@sumanthapa8742
@sumanthapa8742 Жыл бұрын
Hello bro Love from nepal
@sunilshah300
@sunilshah300 Жыл бұрын
Can you upload the full video after live?
@SonnySangha
@SonnySangha Жыл бұрын
The video will be up to watch after
@naimul64
@naimul64 Жыл бұрын
Sir please show us how to clone Google Bard using nextjs and Google PALM API key. Please sir make a video for this, And also please try to add some personal information in those AI like those AI's name Bard to something else, and other informations. Please sir please make a full video for it please.
@yoky0429
@yoky0429 11 ай бұрын
1:26:22
@purple88able
@purple88able Жыл бұрын
Blessings ❤
@FahadKiani1
@FahadKiani1 Жыл бұрын
the scraper API ends up charging you $50 after a free trial. I like the project but seems like a click bait
@amir-rashid
@amir-rashid Жыл бұрын
Source code?
@SonnySangha
@SonnySangha Жыл бұрын
Its in the description!
@toriidev
@toriidev Жыл бұрын
LinkedIn clone next?
@SonnySangha
@SonnySangha Жыл бұрын
I already have a LinkedIn Clone, another one?.... maybe?
@miladhosayni5045
@miladhosayni5045 9 ай бұрын
Please clone the New Egg website completely🙏
@DoerNation
@DoerNation Жыл бұрын
make a video on NVM 😭😭
@SonnySangha
@SonnySangha Жыл бұрын
Got you
@ahmedAltariqi
@ahmedAltariqi Жыл бұрын
"shad-cdn" lol
@SonnySangha
@SonnySangha Жыл бұрын
We all slip up every now and then!
@ahmedAltariqi
@ahmedAltariqi Жыл бұрын
@@SonnySangha Ik nothing's wrong with it, but it made me laugh 😅 Apologies
@aditya-d-
@aditya-d- 10 ай бұрын
hey guys if anyone want source , like, i make this
@hjikingali7625
@hjikingali7625 Жыл бұрын
copy ...paste !!!!!!!
@SonnySangha
@SonnySangha Жыл бұрын
Not really... these builds are intensely prepped before hand by myself. Its called optimising time on a video to prevent it being a 10 hour video.
@AlexanderSlash
@AlexanderSlash Жыл бұрын
@@SonnySangha just out of curiosity, do you do the same thing on your Zero to Full Stack Hero course? or that happens on a more live debugging and explaining vibe?
@SonnySangha
@SonnySangha 9 ай бұрын
In the course we do LIVE coding with thorough explanations
@ahtisham112
@ahtisham112 11 ай бұрын
Please stop putting these irritating thumbnails with open mouth
Mom Hack for Cooking Solo with a Little One! 🍳👶
00:15
5-Minute Crafts HOUSE
Рет қаралды 23 МЛН
Une nouvelle voiture pour Noël 🥹
00:28
Nicocapone
Рет қаралды 9 МЛН
AI-Powered Stock Market Chatbot 2024 Final (P10)
33:04
Abraham E. Tavarez
Рет қаралды 51
Build a Livestream App With Next.js | Twitch Clone | Part 1/2
7:04:05
Code With Antonio
Рет қаралды 220 М.
Google’s Quantum Chip: Did We Just Tap Into Parallel Universes?
9:34
Mom Hack for Cooking Solo with a Little One! 🍳👶
00:15
5-Minute Crafts HOUSE
Рет қаралды 23 МЛН