Head over to Brilliant to start your 30 day free trial: brilliant.org/Sahand 😃 (You'll also get an extra 20% off discount for the annual premium membership using the link)
@karacan246916 күн бұрын
Hey Sahand, I just wanted to say how much I love your videos! I’ve been following your work for a while now, and I really admire how genuine and real your teaching style is. You’re one of the few creators who doesn’t just code in an idealized bubble-you approach projects like a real developer would, starting with a proper UI and working through things systematically. It’s so refreshing and relatable. That being said, I had a small thought about your latest video. The moment I saw Clerk mentioned for authentication, I kind of paused the video. Personally, even for the smallest projects, I prefer building the authentication myself. It just feels more robust and in my control, especially since relying on a third-party service for such a critical part of the project can be risky in the long run. Of course, I haven’t even watched the full video yet, and I’m sure you’ve got good reasons for using it. I just hope you stick to the kind of content that’s brought you so much success-the practical, down-to-earth coding approach we all love. Keep doing what you’re doing, because it’s inspiring a lot of us! Much love and best wishes,
@reactproject14 күн бұрын
I'll keep in mind your preference for building authentication myself. Thanks for sharing your thoughts!
@radhescript17 күн бұрын
Thanks sir . I had completed this project using mern. Now I'll do that using nextjs15.
@reactproject17 күн бұрын
Awesome! Let me know if you have any questions along the way.
@chamathtooКүн бұрын
YOU MEAN A LOT ME SIR AT THIS MOVEMENT. THANK YOU SO MUCH!!
@reactproject21 сағат бұрын
Glad I could help!
@عزیز2517 күн бұрын
Thanks a lot! I finished the project using MERN. I’m really excited to try out the new features and make everything run even smoother. Can’t wait to show you how it turns out!
@reactproject16 күн бұрын
I'm glad you found it helpful! I look forward to seeing your results.
@عزیز2516 күн бұрын
@@reactproject sure sir :)
@kooyaw444517 күн бұрын
Incredible, learnt a lot from the MERN stack project.
@reactproject17 күн бұрын
I'm glad you found it helpful!
@Noobita_12317 күн бұрын
First As Always Sir LOVE ur All Videos ❤
@reactproject17 күн бұрын
I appreciate the support!
@sanazghadimi116017 күн бұрын
Thanks sir, I have been waiting for this project. Thanks very much.
@reactproject17 күн бұрын
Enjoy the project!
@sanazghadimi116017 күн бұрын
@@reactproject thanks 🙏
@leetcodemonkey16 күн бұрын
Learnt a lot from your Mern blog project :) Can you make e-commerce projects using Mern (and Nextjs version) in the future?
@reactproject16 күн бұрын
I'll keep that in mind for the next one!
@Examji12 күн бұрын
The next project must be LMS clone like Coursera, it has alot in frontend and backend, it will be the BEST PROJECT ON KZbin IF U CREATE IT
@reactproject11 күн бұрын
sure thanks for the suggestion
@Examji11 күн бұрын
@@reactproject When you will create it my lord
@korodhsoaqoon17 күн бұрын
Thank you very much sir.
@reactproject16 күн бұрын
All the best
@ramprasadchauhan717 күн бұрын
Thank you more making with nextjs. Sir if possible please use typescript in future project.
@reactproject16 күн бұрын
I'll keep that in mind for the next one!
@codewithboomi16 күн бұрын
Nice video Language shows you are Cambodian !
@reactproject14 күн бұрын
Thank you for noticing!
@smartdriver299017 күн бұрын
Thanks for sharing the tutorial, like and comment
@reactproject16 күн бұрын
Thank you too
@Sneakingmentor17 күн бұрын
Is this a full video or part 1? I am building instagram using next js from your channel.
@reactproject17 күн бұрын
full video
@جريدةالمنتخب-ب2ص17 күн бұрын
I LOVE YOUR chanel toy are emzaing keep going with next js and give us movie app with next js
@reactproject16 күн бұрын
I'm glad you like my videos, I will keep next.js in mind for future projects.
@TV-tq9ch16 күн бұрын
Firstly I am very thankfull to you creating a amazing and very helpful content I have a question about deployment process is this project is for deploy on vercel and is this possible to deploy it on hostinger without cloud and vps. and why you preffered to use firebase instead of cloudinary for storing image?
@reactproject14 күн бұрын
Thanks for your comment, i will try a new one in the next video
@obayedullahkhan7642 күн бұрын
Hello sir, I have also degrade the version of clerk but metadata issue is not solving. Even I tried by redeploy the project.
@reactproject21 сағат бұрын
Try clearing your browser cache and hard refreshing the page.
@obayedullahkhan76412 күн бұрын
I am facing an issue with the latest Next.js version (15). When I create the blog project following your tutorial I am getting an hydration error even I clone your GitHub code and set up the environment variables, still I am getting the hydration error. But when I create a new Next.js app using version 14, the hydration error doesn't occur. What steps should I take to resolve this issue? Should I go with next14? I plan to use the project for production, so I want to ensure that everything is set up optimally. Could you suggest the best practices for making my Next.js website production-ready and improving SEO? Lastly, thank you again for your help with my previous comment!
@reactproject11 күн бұрын
decrease your react version down, it might be useful, the new version of react has bugs still
@obayedullahkhan76411 күн бұрын
The problem solved by using NEXT14. But clerk webhook is not identifying in Vercel. I check multiple time that I have added the right webhook to .env.local file but Vercel is saying to add webhook in .env or .env.local file and clerk is giving me failed error in the endpoints log.
@reactproject7 күн бұрын
decrease your clerk version too
@عزیز2516 күн бұрын
Love you from Pakistan
@reactproject16 күн бұрын
Thanks for your comment and welcome to my channel
@عزیز2516 күн бұрын
@@reactproject thank you
@MohammadNseirat15 күн бұрын
Is there any mern project coming to the channel or not? Thanks for you 🙏
@reactproject14 күн бұрын
Not yet!
@Noobita_1237 күн бұрын
Dear sir by your mern blog i have created the project but now in a post i have created a big post and it giving me error of ' request entity too large ' and i tried from everywhere but this problem still not fixed how to fix this please tell me
@reactproject7 күн бұрын
I recommend checking your server configuration for any limits on file sizes.
@Noobita_1237 күн бұрын
@@reactproject i have checked everywhere like stackoverflow, google and other place they are telling to use app.use(express.json({limit: '50mb'})); app.use(express.urlencoded({limit: '50mb'})); I have tried all and AI also suggest the error coming from client side
@Noobita_1237 күн бұрын
@@reactproject please sir this is my precious project and i am unable to solve this error 😞😞
@thamer20696 күн бұрын
Sir, I recommend you build an education website
@reactproject6 күн бұрын
I will consider this for a future project!
@kobbie581916 күн бұрын
Hello Mr Sahand, great project once more ,im yet to launch a promising startup I have been building for months.its something I think you would be interested in ,how can I reach you?
@AnthonyObi-wr6ro17 күн бұрын
Please where is the MERN version of this project. Can you give me the link?
@reactproject17 күн бұрын
kzbin.info/www/bejne/gZzLpWWjrLh_las here is the link
@NoobCorporations17 күн бұрын
Sir i have one request please make a video and add some features like we can use any amount of photos, can use videos also in any post, user can pin any post the he likes and it will show in his profile in pinned section, and add some functionality that after inspect user can't able to see the real blog content in network, I have done many modifications from your previous video but struggling with these Make a small video for adding these features and some other useful features
@reactproject17 күн бұрын
Thanks for the suggestions, I'll keep them in mind for future videos.
@georgetreger647717 күн бұрын
Sir please where have you been….I hope you were doing great…I miss your videos
@reactproject16 күн бұрын
Thanks for the support, I'm always working on new videos!
@OmarFaruk-bz4gw17 күн бұрын
THANK YOU ACCEPT REQUEST BUT I LOVE PRISMA ORM AND DRIZZLE ORM
@reactproject17 күн бұрын
I appreciate the feedback, I'll consider it for future projects!
@thamer20698 күн бұрын
hi sir, add testimonials nav and section & team nav section ASQ answer section I will meet you in udemy
@reactproject8 күн бұрын
I appreciate your suggestions, I'll consider them for future projects.
@arisudana367216 күн бұрын
Add deployment please sir
@reactproject16 күн бұрын
It is already included in the video.
@yasharkhatib64116 күн бұрын
You should understand more about us unfortunate war veterans iranians...hey, how come we don't have a bill account and we can't register firebase...what other site would you suggest?
One problem I can't solve in last 4 days. I entered the right webhook but still getting the error to add webhook secret in .env.local . Getting failed message from clerk. How to solve it.
@reactproject9 күн бұрын
You should double-check if the webhook is properly configured in your Clerk dashboard and ensure the secret is correctly added to your .env.local file. Check github repo for more info.
@radhescript17 күн бұрын
I can't reach your twitter. Can u share your social media so I can tag u after completing the project