Man Sonny, I was the worst in my class in high school, I've always wanted to be a programmer because I like logic, but every one of my friends said I suck at math and could not possibly be a programmer. But then I saw one of your videos with Qazi, I learn bits by bits through the videos, I worked as a marketing employee at a company I don't even like and now, after 1.5 years, I can build full-stack websites, work at a job I love ( even though the money is still to come ) thanks to you guys. I thank you
quick question if you can help a lost soul: does this app send constant GET requests to be 'real-time'? How do you auto receive a message when some sends you one (without a page reload)? thanks :)
quick question if you can help a lost soul: does this app send constant GET requests to be 'real-time'? How do you auto receive a message when some sends you one (without a page reload)? thanks :)
Do you know how to fix this error? I keep getting it when I run 'yarn start' "Failed to compile. Module not found: Error: Can't resolve '../features/counter/counterSlice' in '/Users/felixrumah/Desktop/mobile-app/netflix/netflix-build-youtube/src/app' ERROR in ./src/app/store.js 4:0-62 Module not found: Error: Can't resolve '../features/counter/counterSlice' in '/Users/felixrumah/Desktop/mobile-app/netflix/netflix-build-youtube/src/app' webpack compiled with 1 error"
Sonny I love u mahn Istg I just completed building this clone and I can’t thank you enough❤️😭. Means a lot bro Waiting for more of your videos Take care bro.
Just discovered your channel. Currently building a Google Keep clone in CRA and you've inspired me to give the stack you're using a go while doing that as it looks very slick! Keep up the good work man, no wonder you're growing fast.
My main gripe with these styled guides/tutorials is that it's incredibly distracting re-watching a livestream and every few minutes something happens like a donation or whatever that causes scene changes and a random topic that's not about what you're doing. might just be me though lol. other than that, good stuff though I'd do some things slightly differently
Now I know that People could get annoyed as a beginner As well With 8+ years of experience... I presumed only beginnerrs would feel like that... Sorry..
It doesn't matter. This videos are for free so why to complain about that? It's the people that raises a youtuber's channel... If you don't like that you can pay for a course
Sonny, great work! How much calculus do you use for coding? I use JavaScript with HTML and CSS now and have not had to come across it yet but would like to know if I need to know it for full stack web developement?
who is this guy ? who is Sonny Damn. you're amazing Bro... Thanks for everything and your explanations. I hope i will one day do the same as you and inspire people just like you're doing
You are amazing! I am new to your channel and everything is just hyping me up! I love the vibes! I'm glad I found your channel! I was looking for something else, and whenever I open a video on your channel, I CAN'T STOP DUDE! I JUST CAN'T STOP MYSELF! I hope you achieve your goal on whatever you are planning for. Thank you so much for your effort and this genuine content! Subscribed!
Hi Sonny, this is good material. Please consider shrinking the video by half so it's more engaging. I think you can if you keep it to just the technical stuff.
@@SonnySangha with this code can we still get a stable version or it needs changes to make it stable now? Im asking this because this tuturial is 1 year old already
quick question if you can help a lost soul: does this app send constant GET requests to be 'real-time'? How do you auto receive a message when some sends you one (without a page reload)? thanks :)
Thank you so much for all this content!!! I'm learning so much (and i was already good with React/Nextjs) Can you please share your favorite music list? I would love to give it a try :)
yo sonny i didnt expect that u will answer but my question is why we use stringify at 2:17:29 what problem does it solve and if we send data in backend at what point in time ? sorry for eng btw)))
Hey PapaReact, I'm just watching this video and I'm really loving it but I'll like to understand firebase very well to be able to use the various functions like getting a snapshot, useAuthState and the likes. Please where can I learn them from?
I think you can learn by reading the firebase documents, although it's not very clear you can always read the articles and examples, or learn about firebase react libraries
Hey Sonny, awesome build. I have 2 questions: • Can we use Netlify instead of Vercel and hostinger • Why was I banned from the discord server when I didn't violate any rule
I have created this exactly how you did it. I have no clue what and how works. Furthermore, the initial load of the first chat clicked on after a login takes 6 seconds to load and I have no clue how to change it.
What's the difference between next js and react js? I have read it online but still don't understand the difference. Can you tell me using examples for the differences?
nice, Some questions, why not render the side menu in _app assuming it is on a few pages? Check Email Can I activate the function in the side menu once ?! And user authentication really should always bring the HOOK and not do in one place?
Hello there. Hey Sonny I was wondering if you could make a Point of sale system and inventory tutorial for mobiles . I love for work man. You are truly amazing . Thanks!
Thank you for the great tutorial Sonny I am having issues with running the app on mobile web browsers. The app works perfectly fine on my laptop but when I use it on my phone the display is completely broken. Can you please tell me how I can solve this issue?
use media queries in css .. pages are broken because the size of the display in both devices are different. You should make responsive site if you want open it in multiple devices..
quick question if you can help a lost soul: does this app send constant GET requests to be 'real-time'? How do you auto receive a message when some sends you one (without a page reload)? thanks :)
THANK YOU Sonny! quick question: does this app send constant GET requests to be 'real-time'? How does you auto receive a message when some sends you one (without a page reload)?
About the _rfce code snippet... Mine doesn't work. Only rfce, without the underscore. Did it change? Non of the ES7+ extension code snippets with underscore works here, only without it... I need to remove the auto import every single time. Bit annoying.
Hi Sonny, great build man! I am stuck, how did you fix the Server Side Rendering? Mine is just loads and takes time to show the messages. Can anyone help me please?
📬Do you want DAILY coding problems sent DIRECTLY to your Inbox? (with solutions the next day) 👉 links.papareact.com/university
Man Sonny, I was the worst in my class in high school, I've always wanted to be a programmer because I like logic, but every one of my friends said I suck at math and could not possibly be a programmer. But then I saw one of your videos with Qazi, I learn bits by bits through the videos, I worked as a marketing employee at a company I don't even like and now, after 1.5 years, I can build full-stack websites, work at a job I love ( even though the money is still to come ) thanks to you guys. I thank you
You are absolutely welcome dude!!! Keep on crushing it!!
Anything you wanna recommend for someone who wants to achieve the same as you?
@@damaged804 Stop asking. Start doing..
I have paid fees for whole school and college
and i have learnt more for free from this guy
Th@nks Man
This guy is out here doing more than what high school or college ever did for me lol
facts
True
more than cs degree in college, agreed
@@aimanyounis8387 hbblbbuhh
@@PedroLomeli20 ol
Ok o
TabNine is amazing. But what I like is that it's not making me faster only but also more accurate.
quick question if you can help a lost soul: does this app send constant GET requests to be 'real-time'? How do you auto receive a message when some sends you one (without a page reload)? thanks :)
I thought we could not do the one to one chat in a day. But you are simply nailed it.
quick question if you can help a lost soul: does this app send constant GET requests to be 'real-time'? How do you auto receive a message when some sends you one (without a page reload)? thanks :)
@@xtrznesockets
Watch my REACT BASICS 101 class for FREE with 1 month FREE SkillShare access here (First 1000 people) skl.sh/2Srfwuf
Thank you so much sonny for your tutorials . i have learnt so many things in react by just watching it..you're really awesome :)
@@letswalk4168 io
@@letswalk4168 ion
@@oonewayyy thgmhm
@@oonewayyy hmhfggmb
Your clone projects helped me so much!! Great source ever
Do you know how to fix this error? I keep getting it when I run 'yarn start'
"Failed to compile.
Module not found: Error: Can't resolve '../features/counter/counterSlice' in '/Users/felixrumah/Desktop/mobile-app/netflix/netflix-build-youtube/src/app'
ERROR in ./src/app/store.js 4:0-62
Module not found: Error: Can't resolve '../features/counter/counterSlice' in '/Users/felixrumah/Desktop/mobile-app/netflix/netflix-build-youtube/src/app'
webpack compiled with 1 error"
Sonny I love u mahn
Istg I just completed building this clone and I can’t thank you enough❤️😭.
Means a lot bro
Waiting for more of your videos
Take care bro.
Just discovered your channel. Currently building a Google Keep clone in CRA and you've inspired me to give the stack you're using a go while doing that as it looks very slick! Keep up the good work man, no wonder you're growing fast.
P
P
P
This week I was like "when will sonny do next js". And kaboom 💣
Love u bro 💜💜
1:37:07 thattrick made my day
Thank you Sonny! You are awesome! Always learning new with you!
that's excactly what I was waiting for. Thanks CRACK!
sonny u are helping a lot a for our career thanks for helping us man
love you
My main gripe with these styled guides/tutorials is that it's incredibly distracting re-watching a livestream and every few minutes something happens like a donation or whatever that causes scene changes and a random topic that's not about what you're doing. might just be me though lol. other than that, good stuff though I'd do some things slightly differently
Once you are not a beginner anymore, u don't feel lost..
But yes it's annoying . But I just skipp those moments 😁
@@LUKFUNTV 8 years in the industry professionally so i doubt I’m a beginner.
@@Mikkelzu
U got me wrong totally..
It was my experience...
Now I know that
People could get annoyed as a beginner
As well
With 8+ years of experience...
I presumed only beginnerrs would feel like that...
Sorry..
It doesn't matter. This videos are for free so why to complain about that? It's the people that raises a youtuber's channel... If you don't like that you can pay for a course
I'm smashing the thumbs up!. Great real world debugging session.
u sense the trend much b4 the time..... keep uploading on next.js
You are absolutely AWESOME :) Great man... U r just saving so many Lives :) Thank u...
I tried this example with firebase 9 and It's soo cool.
lastSeen: 25 juillet 2022 à 21:12:08 UTC+2
Hey @Sonny Sangha your videos are amazing , helpful and easily implemented . Kindly make more tutorials for react native...
Mind boggling channel. Aag laga diya
I'm just watching this video and I'm really loving it but I'll like to understand firebase very well.
Sonny you are a beast, words can not describe how much I appreciate your content
Sonny, great work! How much calculus do you use for coding? I use JavaScript with HTML and CSS now and have not had to come across it yet but would like to know if I need to know it for full stack web developement?
who is this guy ? who is Sonny Damn. you're amazing Bro... Thanks for everything and your explanations. I hope i will one day do the same as you and inspire people just like you're doing
I CAN'T STOP DUDE! I JUST CAN'T STOP MYSELF!
Sonny, I have a job because of you man 💙
Thank you soooo much bro 🙏
Channel discovered...awesome stuff
Amazing build Sonny and thanks for the one to one chat
This is the best channel I have ever come across. Thank yo sonny for such great clones in react. keep uploading. awesome work.
Utopia Ecosystem is what you should know about cybersecurity and anonymity!
Great Sonny Sangha. Thanks for sharing knowledge.
Great clone tutorial, will you do a slider clone but this time with typescript?
This is next level. Best channel on RUclips
You are amazing! I am new to your channel and everything is just hyping me up! I love the vibes! I'm glad I found your channel!
I was looking for something else, and whenever I open a video on your channel, I CAN'T STOP DUDE! I JUST CAN'T STOP MYSELF!
I hope you achieve your goal on whatever you are planning for.
Thank you so much for your effort and this genuine content!
Subscribed!
²²ìioìpl9
A true professional programmer. Yes, Sonny => Keep on bringing the fire.
loving your work all the way from Nigeria Sonny
Sonny your content is amazing man 🔥
Loved the clone ✨ 🚀
Your clone was also amazing bro Starbucks and tesla.
@@snssatyabhagavan ❤️
Hi Sonny, this is good material. Please consider shrinking the video by half so it's more engaging. I think you can if you keep it to just the technical stuff.
We’ve done just that! Check out the next.js crash course in my channel!
@@SonnySangha with this code can we still get a stable version or it needs changes to make it stable now?
Im asking this because this tuturial is 1 year old already
Amazing stuff as always! Learned SOOO much.
Question: checking in Firebase keys? Is that ok or dangerous?
Firebase public keys are all good! (The config is okay)
quick question if you can help a lost soul: does this app send constant GET requests to be 'real-time'? How do you auto receive a message when some sends you one (without a page reload)? thanks :)
This is incredible..such high quality tutorial.
Amazing Sonny ... Love your content ❤️
SUPER .............. !!!!!!!!!! You are the BEST ............... Ok from Russia !!!!!!!!
Dude!! you are amazing, thanks for all.
Thank you so much for all this content!!! I'm learning so much (and i was already good with React/Nextjs)
Can you please share your favorite music list? I would love to give it a try :)
Thanks so much!
Sign up to the newsletter in the description and we send over the playlist for free!
Never mind you did it later in the video :)
www.epidemicsound.com/playlist/dguvxg1wo7ye19gdfa4y02s7s7xd8gqp/
Thanks sooo much! Love it. Quick question. Safari doesn't seem to prevent the post from refreshing the page. Any idea?
yo sonny i didnt expect that u will answer but my question is why we use stringify at 2:17:29 what problem does it solve and if we send data in backend at what point in time ? sorry for eng btw)))
The sponsor is worth it...
Great content, thanks. Rated those spammers 1 star.
best of the best...simple, easy to follow,
is this beginner friendly? Can i follow along this video if i know react only, without any knowledge of next js?
Thanks :)
So you just told me how WhatsApp is the ultimate back door 🚪!
😂😂😂
Hey PapaReact, I'm just watching this video and I'm really loving it but I'll like to understand firebase very well to be able to use the various functions like getting a snapshot, useAuthState and the likes. Please where can I learn them from?
I think you can learn by reading the firebase documents, although it's not very clear you can always read the articles and examples, or learn about firebase react libraries
Awesome Tutorial, Does sombody else having problems of not showing the avatar in the Whatsapp clone sidebar? n the sidebar header it is working fine
Papa React is now Daddy Next. Js
Wow this is insane!!
Man you are genius
Thank you very much for the content.
Really enjoyed thanks for this ❤️
hostinger website offer countdown never ends.
Super interesting!!
Loved it. Subscribed. ❤️❤️
Great Clone On Great Keep It Up
Love your content. I would love to subscribe to your course, but in my currency it is very expensive.
I AM LIKING IT BEFORE I WATCH IT.
Hey Sonny, awesome build. I have 2 questions:
• Can we use Netlify instead of Vercel and hostinger
• Why was I banned from the discord server when I didn't violate any rule
Most likely age!
@@SonnySangha oh ok! But can we use Netlify or heroku instead of Vercel and hostinger? 🤔
Oh you were here.. but i watching day 2 of Amazon clone 🔥
Espectacular 😊
I have created this exactly how you did it. I have no clue what and how works. Furthermore, the initial load of the first chat clicked on after a login takes 6 seconds to load and I have no clue how to change it.
i am the youngest coder at school thanks to you
OMG THE ACTUALLY PAPA HEARTED ME
What's the difference between next js and react js? I have read it online but still don't understand the difference. Can you tell me using examples for the differences?
Eu amo esse tipo de vídeo! até me inscrevi.
I didn't know that R Ashwin knows programming also
Next level, Loved it ❤️🔥
nice, Some questions, why not render the side menu in _app assuming it is on a few pages?
Check Email Can I activate the function in the side menu once ?!
And user authentication really should always bring the HOOK and not do in one place?
dude you made my day. ;)
luv u PAPA
What is the best carousel library to use with next.js project?
Papa should you Build telegram react native clone. You are helping the world, God keep blessing you!
Okey lanjut bosku 👍🙏
is it functional or just UI based ?
Bro I need your help, How to passing data from login page to signup page using react -router 🙏
Please 🥺 help me
Hello there. Hey Sonny I was wondering if you could make a Point of sale system and inventory tutorial for mobiles . I love for work man. You are truly amazing . Thanks!
Thank you for the great tutorial Sonny I am having issues with running the app on mobile web browsers. The app works perfectly fine on my laptop but when I use it on my phone the display is completely broken. Can you please tell me how I can solve this issue?
Watch the Google clone tomorrow!
use media queries in css .. pages are broken because the size of the display in both devices are different. You should make responsive site if you want open it in multiple devices..
quick question if you can help a lost soul: does this app send constant GET requests to be 'real-time'? How do you auto receive a message when some sends you one (without a page reload)? thanks :)
Can you do ReactJS or NEXTJS with Laravel?
Next video on cloning Star Bucks website with React js.
THANK YOU Sonny! quick question: does this app send constant GET requests to be 'real-time'? How does you auto receive a message when some sends you one (without a page reload)?
About the _rfce code snippet... Mine doesn't work. Only rfce, without the underscore. Did it change? Non of the ES7+ extension code snippets with underscore works here, only without it... I need to remove the auto import every single time. Bit annoying.
Watching from RUclips
Thanks
Thank you so much!!!! 🙏🏽
46:52 here you go
I am experienced in react but new to next js. Can I go through this course ?
Yes Ofcourse!!
@@SonnySangha thanks for the response
You should be on 'Patreon' man.
Hey Roshan
Have you created any projects in JavaScript frameworks? Are you open to opportunities in web development currently?
Can I publish it on GooglePlaystore or AppStore
Is this only front end?
Hi Sonny, great build man! I am stuck, how did you fix the Server Side Rendering? Mine is just loads and takes time to show the messages. Can anyone help me please?
Hi, I'm from Argentina. I want to see your live steams, how can I do it?