Sahand, you are one of the best teachers on KZbin. I have learned so much from you. Thank you very much!
@GolDRoger-ih3rfКүн бұрын
Thank you❤ Sahand to make this all efforts. Really a worth watch video for everyone to clear all the concepts used across the existing MERN stack technology.
@SerhiyLevashovКүн бұрын
Thank you! I made this project from start to finish, and for me, the most valuable aspects are the details we encountered during development. I learned many new and useful things along the way, which made the experience truly fulfilling.
@chamathtoo2 күн бұрын
YOU MEAN A LOT ME SIR AT THIS MOVEMENT. THANK YOU SO MUCH!!
@reactprojectКүн бұрын
Glad I could help!
@datdinh68003 күн бұрын
2h53m why i install redux and do follow , I get a process error, undefined error
@reactprojectКүн бұрын
Try refreshing the page and restarting the development server.
@Tids_3 күн бұрын
This was a great help and works exactly as it should. I had some issues with converting the webhook to Typescript, the webhookEvent data validation might cause issues with casting email_addresses[0] as a string (required for the User model). It took a bit of debugging to work out why the webhook was failing with a 400, but that was the issue. Fixed that and all works perfectly. Thank you
@obayedullahkhan7644 күн бұрын
Hello sir, I have also degrade the version of clerk but metadata issue is not solving. Even I tried by redeploy the project.
@reactprojectКүн бұрын
Try clearing your browser cache and hard refreshing the page.
@kadhalcutz_tamil4 күн бұрын
When i sign in jwt token not stored in cookies its stored in localstorage. any one help me to resolve that? Thanks
@maziarzakeri31504 күн бұрын
You are the best sahand , I appreciate you ❤
@reactprojectКүн бұрын
I'm glad you found the video helpful!
@deshanlanka.l4 күн бұрын
Now we can't use the firebase storage ??? what should we use
@nivshah29565 күн бұрын
hello sir....pls give me assests folder of this project
@reactprojectКүн бұрын
The assets folder is available on the GitHub repo for this project.
@DoomerCreatine6 күн бұрын
Ran into an odd error when adding the update user API route to the frontend. If the user had started typing a new password but then deleted it and updated say their email, it would still send the empty string as password and for some reason it wasn't caught by the existing if (req.body.password). How I handled this was to add an additional check right before that just stating: if (req.body.password === "") { req.body.password = undefined; } This seems to prevent users from setting passwords to an empty string. Not sure if this was an error somewhere as I was writing along or what caused it.
@reactproject6 күн бұрын
That's a great fix! I'll be sure to mention this in my future videos.
@ashwinijadhav69087 күн бұрын
Thank you so much one of the best tutorial for beginner like me. keep it up 😍😊
@reactproject6 күн бұрын
You're welcome 😊
@SachinKathad-fv5tx6 күн бұрын
have you completed the project,a small help will be appreciated
@ashwinijadhav69082 сағат бұрын
@@SachinKathad-fv5tx yes i have completed and successfully deployed
@Coding1767 күн бұрын
thanks
@reactproject7 күн бұрын
Welcome
@maziarzakeri31507 күн бұрын
You are amazing sahand, I love your all project thank you so much ❤
@reactproject7 күн бұрын
Thanks for your kind words!
@thamer20698 күн бұрын
Sir, I recommend you build an education website
@reactproject7 күн бұрын
I will consider this for a future project!
@onelove658 күн бұрын
How to get free firebase storage I think they stopped the production mode is there another way???
@reactproject7 күн бұрын
it has free tier just add your card detail
@Noobita_1238 күн бұрын
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
@reactproject8 күн бұрын
I recommend checking your server configuration for any limits on file sizes.
@Noobita_1238 күн бұрын
@@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_1238 күн бұрын
@@reactproject please sir this is my precious project and i am unable to solve this error 😞😞
@Akqjgg9 күн бұрын
facing difficulty in firebase (showing error that --- Cross-Origin Request Blocked )
@reactproject8 күн бұрын
This is just for the development mode, and it will be ok in the production
@thamer20699 күн бұрын
hi sir, add testimonials nav and section & team nav section ASQ answer section I will meet you in udemy
@reactproject9 күн бұрын
I appreciate your suggestions, I'll consider them for future projects.
@learnwave9 күн бұрын
Thanks bro❤❤❤ for this project
@reactproject9 күн бұрын
I'm glad you found it helpful!
@obayedullahkhan76410 күн бұрын
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.
@reactproject10 күн бұрын
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.
@tshine405910 күн бұрын
Sir am finding it difficult to do the admin login, pls help me sir
@reactproject10 күн бұрын
You can find the code and steps for the admin login in the video.
@demigod990510 күн бұрын
Sir can you help me with firebase storage , should I upgrade to blaze plan and I'm trying to create a billing account but it automatically creates a project with the name my new project , first i should create a billing account and link with the project ?? to upgrade the blaze plan to my project and it asks me to pay prepayment to Activate free trail and is the firebase storage free ?? If it is please help me how to get started with it Thanks
@reactproject10 күн бұрын
Yes no problem with that, you won't be charged
@devu424011 күн бұрын
Storage have upgrad option 😢.how to do this
@reactproject10 күн бұрын
Yes no problem with that, you won't be charged. Just add your card
@devu424010 күн бұрын
@@reactproject that means. Please give a advice
@reactproject8 күн бұрын
just add your card detail
@devu42408 күн бұрын
@@reactproject sir I don't have any idea about that.what you mean card.
@Examji13 күн бұрын
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
@reactproject12 күн бұрын
sure thanks for the suggestion
@Examji12 күн бұрын
@@reactproject When you will create it my lord
@obayedullahkhan76413 күн бұрын
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!
@reactproject12 күн бұрын
decrease your react version down, it might be useful, the new version of react has bugs still
@obayedullahkhan76412 күн бұрын
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.
@reactproject8 күн бұрын
decrease your clerk version too
@MRezvani15 күн бұрын
Thanks for the good content Sahand jan. Is there any reason that you did not use ThemeModeScript for dark mode? It's a built-in component in flowbite-react. and why you did not using ngrok?
@reactproject8 күн бұрын
I added it later in the video
@MohammadNseirat16 күн бұрын
Is there any mern project coming to the channel or not? Thanks for you 🙏
@reactproject15 күн бұрын
Not yet!
@denyslysenko961717 күн бұрын
Thank you Sahand! I have completed this whole project few days ago! You have made a great work! God bless you!
@reactproject15 күн бұрын
It's my pleasure
@codewithboomi17 күн бұрын
Nice video Language shows you are Cambodian !
@reactproject15 күн бұрын
Thank you for noticing!
@karacan246917 күн бұрын
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,
@reactproject15 күн бұрын
I'll keep in mind your preference for building authentication myself. Thanks for sharing your thoughts!
@yasharkhatib64117 күн бұрын
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?
@reactproject15 күн бұрын
you may try a local storage on your server.
@TV-tq9ch17 күн бұрын
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?
@reactproject15 күн бұрын
Thanks for your comment, i will try a new one in the next video
@kobbie581917 күн бұрын
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?
@leetcodemonkey18 күн бұрын
Learnt a lot from your Mern blog project :) Can you make e-commerce projects using Mern (and Nextjs version) in the future?
@reactproject18 күн бұрын
I'll keep that in mind for the next one!
@عزیز2518 күн бұрын
Love you from Pakistan
@reactproject18 күн бұрын
Thanks for your comment and welcome to my channel
@عزیز2517 күн бұрын
@@reactproject thank you
@arisudana367218 күн бұрын
Add deployment please sir
@reactproject18 күн бұрын
It is already included in the video.
@عزیز2518 күн бұрын
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!
@reactproject18 күн бұрын
I'm glad you found it helpful! I look forward to seeing your results.
@عزیز2518 күн бұрын
@@reactproject sure sir :)
@korodhsoaqoon18 күн бұрын
Thank you very much sir.
@reactproject18 күн бұрын
All the best
@ramprasadchauhan718 күн бұрын
Thank you more making with nextjs. Sir if possible please use typescript in future project.
@reactproject18 күн бұрын
I'll keep that in mind for the next one!
@smartdriver299018 күн бұрын
Thanks for sharing the tutorial, like and comment
@reactproject18 күн бұрын
Thank you too
@جريدةالمنتخب-ب2ص18 күн бұрын
I LOVE YOUR chanel toy are emzaing keep going with next js and give us movie app with next js
@reactproject18 күн бұрын
I'm glad you like my videos, I will keep next.js in mind for future projects.
@georgetreger647718 күн бұрын
Sir please where have you been….I hope you were doing great…I miss your videos
@reactproject18 күн бұрын
Thanks for the support, I'm always working on new videos!
@OmarFaruk-bz4gw18 күн бұрын
THANK YOU ACCEPT REQUEST BUT I LOVE PRISMA ORM AND DRIZZLE ORM
@reactproject18 күн бұрын
I appreciate the feedback, I'll consider it for future projects!
@kooyaw444518 күн бұрын
Incredible, learnt a lot from the MERN stack project.
@reactproject18 күн бұрын
I'm glad you found it helpful!
@Sneakingmentor18 күн бұрын
Is this a full video or part 1? I am building instagram using next js from your channel.
@reactproject18 күн бұрын
full video
@regilearn213818 күн бұрын
It would be great if you can use TYPESCRIPT for this, appreciate your effort. pls use typescript for your future project
@reactproject18 күн бұрын
Thanks for the suggestion, I will consider using TypeScript in future projects.
@NoobCorporations18 күн бұрын
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
@reactproject18 күн бұрын
Thanks for the suggestions, I'll keep them in mind for future videos.
@AnthonyObi-wr6ro18 күн бұрын
Please where is the MERN version of this project. Can you give me the link?
@reactproject18 күн бұрын
kzbin.info/www/bejne/gZzLpWWjrLh_las here is the link