Пікірлер
@mihirkapile6925
@mihirkapile6925 9 күн бұрын
Hey, I am following this tutorial but i am having issues with id as id comes out null
@satishkumarsajjan2132
@satishkumarsajjan2132 Ай бұрын
1:09:51 You are importing types from backend to frontend. Not a good approach I believe.
@lietreumchanomai
@lietreumchanomai 2 ай бұрын
31:01 if your text didnt appear use this instead (auth/invalid-credential). Firebase has change the admin authentication API. check their websites for full detals.
@sweattypalms_0183
@sweattypalms_0183 2 ай бұрын
why use nextjs if everything is a client sided component?
@mysteriousremnant9738
@mysteriousremnant9738 3 ай бұрын
This looks amazing! Can you do a tutorial on making “Amino: Communities and Fandom “clone tutorial playlist publicly or make one privately for a custom order price?
@zenithsomining820
@zenithsomining820 3 ай бұрын
1:39:00
@zenithsomining820
@zenithsomining820 3 ай бұрын
2:00, 30:00, 33:00
@zenithsomining820
@zenithsomining820 3 ай бұрын
3:00
@NikhilPatil647
@NikhilPatil647 4 ай бұрын
Just finished watching an awesome video. I thought Mongoose would be a better choice than Prisma.
@Sumi-ql3wj
@Sumi-ql3wj 4 ай бұрын
Thanks a lot brother this really help me.
@princeabadi2889
@princeabadi2889 4 ай бұрын
i don't have the pages and styles tab thing in the app in vscode 10:15 I give up! I was about to make this as my last year final project of my honors degree.. but i don think this is attainable in 5 weeks time...
@TranMinhThanh
@TranMinhThanh 4 ай бұрын
Nice video bro, a question if you haven't answer or mention in later videos that I didn't come up to yet. Why don't you move getPost() into usePost hook and update postState from there itself?
@aura7117
@aura7117 4 ай бұрын
Is their an admin feature in this tutorial series? Admin being able to delete comments/posts and ban users?
@rounakagarwal1294
@rounakagarwal1294 5 ай бұрын
Hey buddy, really appreciate solving this live. This certainly helps on how to approach a problem in steps. However, the solution to update the replies of each comment, by making a separate state on each recurse, doesn't seem very right. I am not sure, can you please provide a bit more explanation for this logic. It sure displays each reply on the UI but is it actually updating the original (main) comments state and persisting it?
@platinumend9472
@platinumend9472 5 ай бұрын
noice pathway for me bruh!!!!🎉🎉❤
@psyferinc.3573
@psyferinc.3573 6 ай бұрын
merhi from where in lebanon ?
@shadmerhi
@shadmerhi 6 ай бұрын
My dad is from Mdoukha! Are you from there?
@psyferinc.3573
@psyferinc.3573 6 ай бұрын
kabr chmoun my guy. mom is a merhi.@@shadmerhi
@younesouterbah
@younesouterbah 6 ай бұрын
super helpful thank u so much man
@StephenRayner
@StephenRayner 6 ай бұрын
“Use client” in the page.tsx yikes 😅
@KJPrince
@KJPrince 7 ай бұрын
Great work thanks for sharing
@paladime8167
@paladime8167 7 ай бұрын
I'm having trouble understanding how the session is being sent to the back-end, in the mutation the only variable that is sent is $username. How does the backend know the current session?
@shadmerhi
@shadmerhi 7 ай бұрын
Hey! In hindsight, I should have implemented authentication very differently as opposed to using Next-Auth. I would recommend you use JWT token-based authentication instead of session-based as JWT is stateless (i.e. the server does not need to store session information) and thus makes it much simpler in a distributed application like this one. My apologies for the confusion
@earljohnmasaga6440
@earljohnmasaga6440 7 ай бұрын
Thank you so much for this tutorial. I learned git, chakra ui and typescript because of you!!! ♥
@shadmerhi
@shadmerhi 7 ай бұрын
You're welcome! I'm honoured you found them valuable ❤
@sadique_x_
@sadique_x_ 8 ай бұрын
watched this about 10 times, but i'm glad i grasped it!
@samuelumoh6646
@samuelumoh6646 8 ай бұрын
You're the man. Exactly what I needed.
@pcgs_
@pcgs_ 8 ай бұрын
Hey @shadmerhi , continue creating tutorials using ChakraUI please, we don't have much content in KZfaq about this amazing UI Library.
@MO-432
@MO-432 8 ай бұрын
SQ func: 10:13
@user-zj5rb3wf4d
@user-zj5rb3wf4d 8 ай бұрын
nesting works perfectly fine but when adding a new comment we get an error , it replaces current comment with all its reply begin shifted to newly added comemnt
@henryteng5191
@henryteng5191 6 ай бұрын
Same issue! Did you find a fix?
@swapnilramteke3060
@swapnilramteke3060 8 ай бұрын
sir, we miss some functionality like edit and delete can you make video on this
@fahadullakhan1793
@fahadullakhan1793 8 ай бұрын
"getServerSideProps" is not supported......how can I fix this?
@imAskja
@imAskja 9 ай бұрын
This is incredible!
@tonyvito5062
@tonyvito5062 9 ай бұрын
I guess if you named your variables correctly that would make much sense instead of comments you should have named it to replies which means each comment has replies and each reply has replies and so on
@GhulamQadir-lb6hu
@GhulamQadir-lb6hu 4 ай бұрын
testing multilevel comment on youtube
@GhulamQadir-lb6hu
@GhulamQadir-lb6hu 4 ай бұрын
testing multilevel comment on youtube
@DaivyMorales
@DaivyMorales 9 ай бұрын
You are the best! <3
@11vag
@11vag 9 ай бұрын
Thank you for not using libraries.
@meharsain728
@meharsain728 9 ай бұрын
i hope i could too make such wonderful videos 😍
@shadmerhi
@shadmerhi 9 ай бұрын
I'm sure you can!
@meharsain728
@meharsain728 9 ай бұрын
@@shadmerhi I'm a fresher in Bs Computer science, I'm looking for a job, you're senior, can you give me tips or any helping material so that I can crack the interview and start my journey in Tech... Best Regards
@meharsain728
@meharsain728 9 ай бұрын
Loved, Amazing Content, i'm starting to build it side by side playing your video <3
@shadmerhi
@shadmerhi 9 ай бұрын
Thanks so much! Appreciate the kind words
@m.h7100
@m.h7100 10 ай бұрын
getSession() is not working, anyone who faced this and solved the problem? I am using alternate way to send userid through client
@theshubhagrwl
@theshubhagrwl 10 ай бұрын
This is actually the best tutorial that I have watched becuase this was real, showing the struggle and confusions that happen while doing something new. I also watched another tutorial on the same topic and it was like an AI generated voice with pasting snippets (like fireship). I like watching the thought process not just code. GREAT WORK!!!
@AlleinArk
@AlleinArk 10 ай бұрын
clean, good tutorial, and easy to implement deserve like + subscribe!!
@hazadus
@hazadus 10 ай бұрын
Just completed this part with Next.js 13, this tutorial is awesome!! Can't wait to continue building the app tomorrow! Got a couple of troubles along the way, but all the solutions are here in the comments. Thanks Shadee, you are awesome Teacher! Can't express my gratitude for your videos! P.S. completed the Reddit app few days ago, too :)
@shadmerhi
@shadmerhi 10 ай бұрын
That's awesome to hear! Glad you're enjoying the content 😁
@marcosgonzales2007
@marcosgonzales2007 11 ай бұрын
I didn’t know about command . thanks for sharing
@bellyndayikeza4799
@bellyndayikeza4799 11 ай бұрын
thank very much this really helped me a lot
@mohammadmalek5042
@mohammadmalek5042 11 ай бұрын
Thanks ❤
@amardeep6088
@amardeep6088 11 ай бұрын
Even i have changed version to 4.0.0 i am still getting the parent id error, I think there is something wrong in the logic.
@ftheworld2885
@ftheworld2885 11 ай бұрын
if possible then please integrate rich text editor to the comment box and reply box
@nwaformicah433
@nwaformicah433 11 ай бұрын
Nice job bro I, i love your work. You are the best teacher for me on graphql❤ Can you please to another tutorial on graphql Express server and folder arrangement 🙏
@niharikachhabra2341
@niharikachhabra2341 Жыл бұрын
hey how do u have the browser window open beside vs code?
@satvikmallampalli8301
@satvikmallampalli8301 Жыл бұрын
where is the code you pasted for Create post link component at 41:53 ?
@mocambiquemaputomatola8238
@mocambiquemaputomatola8238 Жыл бұрын
Hi bro, can you develop reddit clone using prisma nextjs, tailwind, typscript, please
@mateuszbrzoza2825
@mateuszbrzoza2825 Жыл бұрын
Thank you. Done reddit and now this. Excellent tutorials, keep them coming !
@carlosraul6578
@carlosraul6578 Жыл бұрын
A remake will be great 🔥🔥🔥