Thanks for publishing the course! Excited to share this with everyone. I'll be contributing more content whenever I can manage my time, so stay tuned for more tech tutorials!
@@mdalmamunit427 hey! I have noticed whilst replicating the project (unfinished yet), that at 2:11:30 , the left arrow doesn't appear, and I have had a little trouble looking for a bug fix for this issue)
The best part of this tutorial is , the tutor is calm and speaking softly, and explaining each and everything. He seems to understand the feelings of beginners.thankyou brother 🔥
2:29:00 When he starts the footer section and says copy the code, the code is not there on github so you will have to pause the video and copy the code as he scrolls through it when he has undefined image errors in the code. Hope this saves someone a bit of time.
This is an unusual request but I think we have a lot of MERN Stack courses available online. Is it possible to provide a similar course but for Golang and Angular for a similar project as it would help people like me who are into different unpopular tech-stack. Thanks.
@5:21:06 for image display issue... the data has an object with a book property containing the array of books... so extract book from the response..... const { data: response = {} } = useFetchAllBooksQuery(); const books = response.book || [];
hello, can you make a tutorial following the real sizes with figma design, like the size of menu icon in figma is 24 x18 but you are using a same value from top bottom left and right and follow the correct margin/gap. Thank you!
hi, thank you for the content , very useful and exciting stuff, one question, around second hour....at the swiper ; slider...the preview button doesn't show, and when ı went to the demos and searched a bit but didn't find any way to put it in there , even your version only have left chevron , is there any way to get the right slide button as well?
I've just finished that part. mine shows albeit its a bit different than in the video. I think if you use pagination, it works quite similar with the swiper, so its not really needed in my opinion.
@mdalmamunit427 It's our privilege to have instructors like you on TH-cam who devote their worthy time to teach us something worthwhile but these kinds of tutorials don't fascinate watchers anymore!!!!! It's getting outdated Man!!
While MERN is "overcrowded" and by far not "the best stack", it's still perfect to learn (full stack) web development. If you understand MERN and can build an application ON YOUR OWN(no tutorial anymore), you can easily always pivot to TS and next.js or which ever FOTM afterwards! 😊👍🏼
why is web development so disgusting ? we need to do 100000 thing before even writing anything...... what is all this tailwind and router and vite like ???
Unfortunately this course is severely mislabel. I came here for MERN, but it was really how to copy and paste everything from the internet, learn nothing, copy and paste in Javascriptxml, FailwindCSS and a bunch of other trash. Seriously disappointed. I kind of planned my weekend around this course by the title. Here is some advice: - Learn Javascript by typing it, not copy and paste from the internet. - Learn CSS so you can create beautiful websites that are not slowed down with a bunch of extra trash, and typing it, not copy and paste - Learn the MERN stack with MongoDB, Express.js, React, and Node.js Once you can do that, you will figure out you don't need to copy and paste everyone else's work. Retitle this video so you do not mislead others.
It seems like you are a beginner this course is absolutely nice for those who have knowledge of react tailwind node and express.this course is not that much advanced, it's just beginners level.
Come on, that's just mean 😅😑 His accent is not that bad and perfectly understandable. 👍🏼 Try to understand "singlish" (Singaporeans speaking English), suddenly Indian accent -english sounds great 😂
Thanks for publishing the course! Excited to share this with everyone.
I'll be contributing more content whenever I can manage my time, so stay tuned for more tech tutorials!
Thank you for your efforts. Please make more Next.js Projects with admin panel. ❤
We need some laravel and live wire tutorials too
Thank you❤
@@isrfernando welcome ❤️
@@mdalmamunit427 hey! I have noticed whilst replicating the project (unfinished yet), that at 2:11:30 , the left arrow doesn't appear, and I have had a little trouble looking for a bug fix for this issue)
The best part of this tutorial is , the tutor is calm and speaking softly, and explaining each and everything. He seems to understand the feelings of beginners.thankyou brother 🔥
Good demostration for begineer, very good course .... took me two days to complete this project..as always learn somthing new
Very good course. Specially helpful for beginners. Thanks Bhai for your effort. Please continue!
Thank you ❤
your coding skills are excellent by using many short cut. Quick-Fast-Energetics-Clear-Focused. You are marvelous
This guy is good and I love the way he explains things
2:29:00 When he starts the footer section and says copy the code, the code is not there on github so you will have to pause the video and copy the code as he scrolls through it when he has undefined image errors in the code. Hope this saves someone a bit of time.
did you finish the project?. should I start the project?
@@mr.anurag8494 Not yet, other things got in the way but I will finish it. You should start the project
It's a very useful project for the beginners (like -me). And Your teaching style is really amazing 😍❤
Khub valo ❤🎉
Thank you
Kolkata naki
@@suvo910 na. Bangladeshi ❤
This is an unusual request but I think we have a lot of MERN Stack courses available online. Is it possible to provide a similar course but for Golang and Angular for a similar project as it would help people like me who are into different unpopular tech-stack. Thanks.
Absolutely golang are nowhere 😢near
Well freecodecamp is essentially a video repository where people upload what they know. You can't 'request' anything.
Yes. Golang would be good
Seriously, MERN stack is outdated at this point
@@juggles5474 not outdated but every one channel has that, golang I haven't seen any stack neeed moree golang mayb flutter stack
@5:21:06 for image display issue... the data has an object with a book property containing the array of books... so extract book from the response.....
const { data: response = {} } = useFetchAllBooksQuery();
const books = response.book || [];
did you finish the project?. should I start the project?
Great video! 😊 What about the management and security of economic transactions? I think it is a useful part that is never covered by tutorials
Loads of Love ❤❤❤
It's my pleasure ❤
Excited
Thank you 😊
hello, can you make a tutorial following the real sizes with figma design, like the size of menu icon in figma is 24 x18 but you are using a same value from top bottom left and right and follow the correct margin/gap. Thank you!
hi, thank you for the content , very useful and exciting stuff, one question, around second hour....at the swiper ; slider...the preview button doesn't show, and when ı went to the demos and searched a bit but didn't find any way to put it in there , even your version only have left chevron , is there any way to get the right slide button as well?
I've just finished that part. mine shows albeit its a bit different than in the video. I think if you use pagination, it works quite similar with the swiper, so its not really needed in my opinion.
The best content 👍🏽
Thank you ❤
Suprbbbbbbbb AWsomeeeeeee...
nice UI
Thanks Bhai!
Thank you 😊
For auto recommendation and which extension are you using for your vs code its looks so different from windows
Please can you create an e commerce digital and downloadable products like e-book and digital courses website 🙏🙏🙏
Which theme are you using in vs code?
Great tutorial for beginners.
Thank you
at 4:35:30 my book module is not showing which is throwing an error. How to solve this error?
Amazinggg 💎
Thank you so much
What extensions do you use for vscode? My autcomplete is not nearly as useful as yours
Create Videos for React + Java - Spring Boot +AWS
deno 2.0 when?
I followed everything but my styling doesn't work unless I create a separate css file for the styling
Thanks a lot
Nice
Where are you getting content for this website, I mean exact books is this licensed?
i also want to know, where from he has studied
AI can build this sort of backend in the blink of an eye i think seeing the rise of AI we should tend to learn something else MERN is overcrowded
Thanks for your feedback.
@mdalmamunit427
It's our privilege to have instructors like you on TH-cam who devote their worthy time to teach us something worthwhile but these kinds of tutorials don't fascinate watchers anymore!!!!! It's getting outdated Man!!
While MERN is "overcrowded" and by far not "the best stack", it's still perfect to learn (full stack) web development.
If you understand MERN and can build an application ON YOUR OWN(no tutorial anymore), you can easily always pivot to TS and next.js or which ever FOTM afterwards! 😊👍🏼
Amazing
Thank you
It's Great
Thank you
@@mdalmamunit427 🤗
why is web development so disgusting ? we need to do 100000 thing before even writing anything...... what is all this tailwind and router and vite like ???
it used to be simple but now there's just too many frameworks that i just get overwhelmed on what to learn first after learning the standard 3. 😅
Can anyone tell me what's that Auto complete extension??
figma file?
Want flutter
Need golang stack
Can anyone tell me why my admin not signed in
Laravel please
👍
Thank you 😊
Why am i getting "bash: npm: command not found"?
You need bash terminal
made a mistake: you need node.js!
Not explained some advanced concepts. Last section is just copy pasting not explaining much.
Unfortunately this course is severely mislabel. I came here for MERN, but it was really how to copy and paste everything from the internet, learn nothing, copy and paste in Javascriptxml, FailwindCSS and a bunch of other trash. Seriously disappointed. I kind of planned my weekend around this course by the title.
Here is some advice:
- Learn Javascript by typing it, not copy and paste from the internet.
- Learn CSS so you can create beautiful websites that are not slowed down with a bunch of extra trash, and typing it, not copy and paste
- Learn the MERN stack with MongoDB, Express.js, React, and Node.js
Once you can do that, you will figure out you don't need to copy and paste everyone else's work. Retitle this video so you do not mislead others.
It seems like you are a beginner this course is absolutely nice for those who have knowledge of react tailwind node and express.this course is not that much advanced, it's just beginners level.
file icon theme name???
material icon
1:27:25
😎🙏🏻
Thank you 😊
Martinez Kevin Lopez Matthew Walker Thomas
This is misleading. If the course is not in English, you should not use English title.
Come on, that's just mean 😅😑
His accent is not that bad and perfectly understandable. 👍🏼
Try to understand "singlish" (Singaporeans speaking English), suddenly Indian accent -english sounds great 😂
@@maxfrischdev You may want to google the amount of native English speakers vs. Earth population before typing your harassing comments.
no need of such courses lol we have ai models to do them
good luck with that
All things can't be done by AI ever😅
Good luck broo, I wish u can review codes and everything urself 😂 with AI
Even cursor Ai fails to do everything 😂😂
You can never learn anything with that attitude 😂 gud luck surviving out there
Why you live then ai can live instead of you ?😂
5:21:06 mine books picture and data are not showing
Same here do you got any solution?
@saamsheron9394 no bro, I end up doing another project
I got the error This happened cuz i didn't use `${getBaseUrl()}/api/books` but I did `${getBaseUrl}/api/books missed the function paranthesis
@@anit3k Can you share that video link
Thanks a lot