The most clear, simple, practical on next js and tailwind ever. Brother Sonny could you please make tutorial on payment with googlepay or samsungpay etc..thanm you so much
Hi sonny! thank you so much for those builds, I have discouvered the beauty and power of React js through your clones and since then I have been coding with react js. I hope that you make one build using react and typescript.
One day will come when there will be no app remaining that he can clone. As he have been already cloned every app in world. As he had build google gmail signal netflix amazon and lot more This is the best channel to learn JS and it libraries like react next etc. Thank you brother for your support and guidance
my first time here. pace was good and this was a good experience getting to know nextjs and tailwind css. like this format of quickly getting a know how of how things work.
Your tutorials are always on point. Very good material thank you. I missed one thing in this thoug: the suggestions while you typing your search word/phrase. But thank you anyway. Learning a lot from you.
Thanks so muchhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh
If you're watching this now and got the following error: Error: `'` can be escaped with `'`, `‘`, `'`, `’`. react/no-unescaped-entities Apparently it comes from the "I'm feeling lucky" button, and all you need to do to fix it is swap the ' for a '
Thanks! In my opinion, tailwind is my go to choice now always due to the design system that is put in place when using it, in addition it’s leaps better in regards to responsive design aswell!
I have made it through this vid, everything is working fine but I am not getting results Like Sonny's clone, like it gives me max 12-14 search results. Can anybody please explain that? Also a huge thanks to Sonny for dropping this video for absolutely free!😇 Edit: you just need to turn on the full web search in cse settings while getting your context API :)
Good lookin bro thank you👌🏻 I know I’m late to the party but any way you can offer some insight as to why I’m getting less than 10 results per search? If I search something like “Hello” or “Hello World” I get millions of results back but anything else I search for results in some pretty lacking data. Tried rewatching and I’m still lost. Any idea where my error could be?
Hi Sonny, great tutorial, Tailwind is just amazing stuff. I'm having some problems deploying: Failed to compile. 10:22:37 ModuleNotFoundError: Module not found: Error: Can't resolve 'next/Image' in '/vercel/workpath0/components' 10:22:37 > Build error occurred 10:22:37 Error: > Build failed because of webpack errors 10:22:37 at /vercel/workpath0/node_modules/next/dist/build/index.js:17:924 10:22:37 at runMicrotasks () 10:22:37 at processTicksAndRejections (internal/process/task_queues.js:93:5) 10:22:37 at async Span.traceAsyncFn (/vercel/workpath0/node_modules/next/dist/telemetry/trace/trace.js:5:584) Do you know what this could be related to? Thank you! Can't wait for the next tutorial!
Great video...Question for you: So using the ${selected && ..} => (using this highlights 'All' but even when you chose another of the option the 'All' still shows a highlighted line as well under it vs.. the ${selected & } => only shows the highlighted line under the selected option... Was this an oversight?
Hi @Sonny Sangha and everyone, I have a problem to share. I have just graduated a month ago and I am struggling to find my first job during this covid period. I am actively applying for Data Analyst role but often got rejected. Would it be a bad thing if I take up another job that is not relavent to data anaylst at all , and the contract is 1 year. Will this be a waste of time for my career path? Any suggestions will be much appreciated. Thanks!
Personally I think you shouldn’t take a different job, you’ll regret this long term. If you can’t get a job, invest in the means to develop the skills SO you can get a job. Join us at www.papareact.com I’ll help you get a job dude!
Easy dude , go to next.config.js add this : module.exports = { env: { API_KEY: 'your API KEY ', CONTEXT_KEY: 'your CONTEXT KEY ' }, } and when you wanna use it go to your search.js const API_KEY = process.env.API_KEY const CONTEXT_KEY = process.env.CONTEXT_KEY
@@MaybeBL1TZ Tysm! I thought it was just a paid brand deal thing so would always click off before the deployment stage. I really appreciate the response!
@@MaybeBL1TZ I keep getting this error when trying to deploy: ModuleNotFoundError: Module not found: Error: Can't resolve 'next/Router' in '/vercel/path0/google-clone/pages'
Hey sonny, i am getting an error 403 with api key. i checked in the network tab and it says incorrect api key. i spent a day trying to resolve the issue but i could not?
can anybody explain how did the pagination work? my best guess is clicking the previous and next button causes a rerender and then the fetched results are different
Could you give me some advice? SOME of tailwind class doesn't work in my project. I just follow your code. For example, h-3 doesn't work but h-4 works. justify-center work but justify-evenly doesn't work. How can I solve it?
📬Do you want DAILY coding problems sent DIRECTLY to your Inbox? (with solutions the next day) 👉 links.papareact.com/university
The most clear, simple, practical on next js and tailwind ever. Brother Sonny could you please make tutorial on payment with googlepay or samsungpay etc..thanm you so much
Yo Mailman these builds have a lot more content when you're not constantly being interrupted. Glad you have your own channel!
💯😉
This guy literally helped me get through React Js during this COVID-19
if anyone wants to know how to send env variables to hide your keys :
go to next.config.js :
module.exports = {
env: {
API_KEY: 'your API KEY ',
CONTEXT_KEY: 'your CONTEXT KEY '
},
}
search.js
:
const API_KEY = process.env.API_KEY
const CONTEXT_KEY = process.env.CONTEXT_KEY
thx :)
Yes keep using Tailwindcss and Next.JS my favorite language of choice!! you are the greatest !!
Sonny is definitely saving lives with these builds, no joke
really, i built it using react js
Just completed this build. It was super awesome... All credit goes to our mentor Sonny!!. Take a bow ... #PAPAFAM is blazing !!! 👌👌❤😍
Hi sonny! thank you so much for those builds, I have discouvered the beauty and power of React js through your clones and since then I have been coding with react js. I hope that you make one build using react and typescript.
Keep the Next.js and TailwindCSS coming!!!!
This is so good! So much knowdlege shared freely. We are truly blessed in this times.
Really nice, clean and awesome developement! 🔥🔥🔥 Happy that UA-cam recently gave me you in the recommendations ❤️
One day will come when there will be no app remaining that he can clone. As he have been already cloned every app in world.
As he had build google gmail signal netflix amazon and lot more
This is the best channel to learn JS and it libraries like react next etc.
Thank you brother for your support and guidance
Sonny your content is always awesome !! We need heroes like you
my first time here. pace was good and this was a good experience getting to know nextjs and tailwind css. like this format of quickly getting a know how of how things work.
waiting for some react native stuff.
Seriously you are amazing. The way you explain complex things.. simply wow...Explain us ML/DL algorithms. 😍
keep up the work sonny , Quality content gets repaid nicely ..your time is coming....patience...you are blessed
Your tutorials are always on point. Very good material thank you. I missed one thing in this thoug: the suggestions while you typing your search word/phrase. But thank you anyway. Learning a lot from you.
Qué bien! Al fin, subtitulos activados. Saludos desde Ecuador.
Thanks so muchhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh
Sheeeesh. Multiple times in the build i started googling on the project instead of on the real google 🤣 Thats how good this build is
Haha passed the test!
Tailwind CSS is just amazing!
Just found the channel, great content man. Love your relaxed guidance, keep up with it and you will grow.
If you're watching this now and got the following error:
Error: `'` can be escaped with `'`, `‘`, `'`, `’`. react/no-unescaped-entities
Apparently it comes from the "I'm feeling lucky" button, and all you need to do to fix it is swap the ' for a '
*Ohhhhhhhhhoooo*
We got a legend here
Another crazy project knocked out of the park!
youtube sent me here. i have no idea why as i understand 0 coding
Another awesome content from Sonny! This guy is real Legend!
has the best coding cont ever
You make programming fun man
Hi Sonny, This is so cool. You make this easy to understand. Thanks, man. Keep it going!! 🚀
best channel learn to react
Tuning in from Nigeria
Tailwind is really fun thanks a lot sunny bro.
Can u make beginner javascript tutorials along with these big builds? That would be amazing
First go learn javascript, react, next and then come back here. ;)
Always love your content... thanks for ...... :)
Nice job , i am in love with your work, can you do an imdb clone?
Learned A lot Bro from You
I love your videos & tutorials man!
His voice is ❤️❤️
This is dope, I love your videos there are so amazing
Can you build a blog with react or next.js
top notch content as always🔥🔥🔥
Bhaiyya aap tho kamaal kardhi
Tailwind CSS is Insane
Perfect....thx for your passion and inspiration
Which software you use for adding whiteboard effects to show the components ?
Great content man!
Really nice man as always!
LOVE all your videos!!! Keep it up 🔥 #PAPAfam
Hey, thanks for the great content as always, i was wondering, in which scenario would you prefer Tailwind over styled component ?
Thanks! In my opinion, tailwind is my go to choice now always due to the design system that is put in place when using it, in addition it’s leaps better in regards to responsive design aswell!
@@SonnySangha i see, even don't you think it can go messy in className attribute sometimes with all thoses OOCSS from tailwind on it ?
2 things: refactor into react components to avoid this and also bundle reused CSS into global styles using @apply in tailwind!
Amazing teacher ❤
Man, you are the best!!!
Amazing!! Thanks!!
you are so awesome bro!
Sonny You are great !!!!
Best moment: "Someone said Bootstrap or tailwind" , Sonny barely hesitates and says ""Tailwind all the way, those guys want sponsors, Im down"
Hell yeah… 💯
I have made it through this vid, everything is working fine but I am not getting results Like Sonny's clone, like it gives me max 12-14 search results. Can anybody please explain that? Also a huge thanks to Sonny for dropping this video for absolutely free!😇
Edit: you just need to turn on the full web search in cse settings while getting your context API :)
You saved me alot of trouble searching for a solution. I was wondering why it was showing some weird results. Thanks
Thank you so much!
ypu are the best papa react
Hey Sonny awesome video, I have a question. Can we deploy the app on netlify instead of vercel.
Awesome build ✌❤
Man this is something
@Sonny Sangha I am facing an issue when I type 'yarn' it is not working I am doing it in the vs-code terminal please help them.
Nice video!
Good lookin bro thank you👌🏻 I know I’m late to the party but any way you can offer some insight as to why I’m getting less than 10 results per search? If I search something like “Hello” or “Hello World” I get millions of results back but anything else I search for results in some pretty lacking data. Tried rewatching and I’m still lost. Any idea where my error could be?
thanks this is really great
Amazing content
Onde fica o balcão? quero fazer uma reclamação , porque o youtube não entregou esse vídeo a mais gente? que top cara!
awesome, the best ever
Hey sunny you are doing awsome work buddy and I watching you for a while can you please build a Uber clone or Remitly clone
Thanks
Sonny you are good
Bro, please make next video on how to use API in React-js by using Axios.
Hi Sonny, great tutorial, Tailwind is just amazing stuff. I'm having some problems deploying:
Failed to compile.
10:22:37 ModuleNotFoundError: Module not found: Error: Can't resolve 'next/Image' in '/vercel/workpath0/components'
10:22:37 > Build error occurred
10:22:37 Error: > Build failed because of webpack errors
10:22:37 at /vercel/workpath0/node_modules/next/dist/build/index.js:17:924
10:22:37 at runMicrotasks ()
10:22:37 at processTicksAndRejections (internal/process/task_queues.js:93:5)
10:22:37 at async Span.traceAsyncFn (/vercel/workpath0/node_modules/next/dist/telemetry/trace/trace.js:5:584)
Do you know what this could be related to?
Thank you!
Can't wait for the next tutorial!
Is your course on papareact full stack web dev or just react js?
Can you open other websites using this Google????
Yea!
Great video...Question for you: So using the ${selected && ..} => (using this highlights 'All' but even when you chose another of the option the 'All' still shows a highlighted line as well under it vs.. the ${selected & } => only shows the highlighted line under the selected option... Was this an oversight?
Hi @Sonny Sangha and everyone, I have a problem to share. I have just graduated a month ago and I am struggling to find my first job during this covid period. I am actively applying for Data Analyst role but often got rejected. Would it be a bad thing if I take up another job that is not relavent to data anaylst at all , and the contract is 1 year. Will this be a waste of time for my career path? Any suggestions will be much appreciated. Thanks!
Personally I think you shouldn’t take a different job, you’ll regret this long term. If you can’t get a job, invest in the means to develop the skills SO you can get a job. Join us at www.papareact.com I’ll help you get a job dude!
Do we need to use context to have the search input value persist from the home page to the search page?
Can you make a python tuitorial?
You are my favorite
Nextjs op bro ❤️❤️❤️❤️❤️🎉🎉🔥🔥🔥 rock react app best combination big app🔥🔥🔥🔥
SOOOO NICEE
hi papa react, I enjoyed your tutorial but I'm getting some errors with vercel. Any help?
Hi Guru! At 34:23 you are writing custom css like hover:underline cursor:pointer. why not in div tag directly. it works right?.
Sonny can you please make a short video showing us how to secure API keys with .ENV files?!!!!!
Easy dude , go to next.config.js add this :
module.exports = {
env: {
API_KEY: 'your API KEY ',
CONTEXT_KEY: 'your CONTEXT KEY '
},
}
and when you wanna use it go to your search.js
const API_KEY = process.env.API_KEY
const CONTEXT_KEY = process.env.CONTEXT_KEY
@@MaybeBL1TZ TYSM!
Also do you know a FREE way to deploy Next JS Apps?😂
I tried using FireBase build couldn’t get it to work.
@@vikramnayyar2752 no need , vercel is free to use you can use it but just you can't have a custom domain name
@@MaybeBL1TZ Tysm! I thought it was just a paid brand deal thing so would always click off before the deployment stage.
I really appreciate the response!
@@MaybeBL1TZ I keep getting this error when trying to deploy: ModuleNotFoundError: Module not found: Error: Can't resolve 'next/Router' in '/vercel/path0/google-clone/pages'
How to do it in windows (npx create app fixed ) your github says no public projects
Next video: Let's build the internet 2.0!
How can we bold the searchInput text in the result.snippet?
Zoom Clone plz
thx
Hey sonny, i am getting an error 403 with api key. i checked in the network tab and it says incorrect api key. i spent a day trying to resolve the issue but i could not?
can anybody explain how did the pagination work? my best guess is clicking the previous and next button causes a rerender and then the fetched results are different
For some reason h-5 does not work for me but h-8 does. Any reason why certain height utilities do not work as they do in your tutorial?
Has anyone gotten any errors with deployment? 17:31:31 Error: Command "yarn run build" exited with 1
Ya man I got it, can you tell how did you fix it?
Could you give me some advice?
SOME of tailwind class doesn't work in my project. I just follow your code. For example, h-3 doesn't work but h-4 works. justify-center work but justify-evenly doesn't work. How can I solve it?
Can you make videos on flutter?
ehi baki tha
Amazon 2.0 next???
sorry for that PAPA REACT 2:55:13
could you build google with a self database
I dont know why but i keep getting the message in the console saying that " THE API_KEY IS NOT VALID" when i try to fetch the search results