Build a Full Stack Book Store App Using React, Node, MongoDB

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 พ.ย. 2024

ความคิดเห็น • 118

  • @mdalmamunit427
    @mdalmamunit427 หลายเดือนก่อน +73

    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!

    • @startainersvideos1613
      @startainersvideos1613 หลายเดือนก่อน +2

      Thank you for your efforts. Please make more Next.js Projects with admin panel. ❤

    • @laravelug
      @laravelug หลายเดือนก่อน

      We need some laravel and live wire tutorials too

    • @isrfernando
      @isrfernando หลายเดือนก่อน +1

      Thank you❤

    • @mdalmamunit427
      @mdalmamunit427 หลายเดือนก่อน +1

      @@isrfernando welcome ❤️

    • @amirmiir
      @amirmiir 10 วันที่ผ่านมา

      @@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)

  • @indianlion9652
    @indianlion9652 19 วันที่ผ่านมา +3

    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 🔥

  • @vickysawant19
    @vickysawant19 หลายเดือนก่อน +6

    Good demostration for begineer, very good course .... took me two days to complete this project..as always learn somthing new

  • @SunwarulBERI
    @SunwarulBERI หลายเดือนก่อน +8

    Very good course. Specially helpful for beginners. Thanks Bhai for your effort. Please continue!

  • @yasiriqbal7253
    @yasiriqbal7253 หลายเดือนก่อน +3

    your coding skills are excellent by using many short cut. Quick-Fast-Energetics-Clear-Focused. You are marvelous

  • @ayodejiakinola4505
    @ayodejiakinola4505 หลายเดือนก่อน +4

    This guy is good and I love the way he explains things

  • @rantz2472
    @rantz2472 หลายเดือนก่อน +25

    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.

    • @mr.anurag8494
      @mr.anurag8494 24 วันที่ผ่านมา +1

      did you finish the project?. should I start the project?

    • @rantz2472
      @rantz2472 22 วันที่ผ่านมา +1

      @@mr.anurag8494 Not yet, other things got in the way but I will finish it. You should start the project

  • @lllsas
    @lllsas หลายเดือนก่อน

    It's a very useful project for the beginners (like -me). And Your teaching style is really amazing 😍❤

  • @soumadip_banerjee
    @soumadip_banerjee หลายเดือนก่อน +3

    Khub valo ❤🎉

    • @mdalmamunit427
      @mdalmamunit427 หลายเดือนก่อน

      Thank you

    • @suvo910
      @suvo910 หลายเดือนก่อน

      Kolkata naki

    • @lllsas
      @lllsas หลายเดือนก่อน +1

      ​@@suvo910 na. Bangladeshi ❤

  • @sreejishnair5922
    @sreejishnair5922 หลายเดือนก่อน +56

    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.

    • @MWStudiooo
      @MWStudiooo หลายเดือนก่อน +3

      Absolutely golang are nowhere 😢near

    • @akj3344
      @akj3344 หลายเดือนก่อน

      Well freecodecamp is essentially a video repository where people upload what they know. You can't 'request' anything.

    • @wesleyarya4310
      @wesleyarya4310 หลายเดือนก่อน +3

      Yes. Golang would be good

    • @juggles5474
      @juggles5474 หลายเดือนก่อน +2

      Seriously, MERN stack is outdated at this point

    • @MWStudiooo
      @MWStudiooo หลายเดือนก่อน

      @@juggles5474 not outdated but every one channel has that, golang I haven't seen any stack neeed moree golang mayb flutter stack

  • @santhosshv4557
    @santhosshv4557 28 วันที่ผ่านมา +3

    @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 || [];

    • @mr.anurag8494
      @mr.anurag8494 23 วันที่ผ่านมา +1

      did you finish the project?. should I start the project?

  • @ringostarkiller7097
    @ringostarkiller7097 หลายเดือนก่อน +1

    Great video! 😊 What about the management and security of economic transactions? I think it is a useful part that is never covered by tutorials

  • @priyadarshi5730
    @priyadarshi5730 หลายเดือนก่อน +6

    Loads of Love ❤❤❤

    • @mdalmamunit427
      @mdalmamunit427 หลายเดือนก่อน

      It's my pleasure ❤

  • @ParthPakhare-d4h
    @ParthPakhare-d4h หลายเดือนก่อน +3

    Excited

  • @pilyotuts
    @pilyotuts 27 วันที่ผ่านมา +1

    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!

  • @anlbasaran8206
    @anlbasaran8206 15 วันที่ผ่านมา +2

    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?

    • @edelweis303
      @edelweis303 12 วันที่ผ่านมา +1

      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.

  • @fscubetech7219
    @fscubetech7219 หลายเดือนก่อน +2

    The best content 👍🏽

  • @jayeshtiturkar6898
    @jayeshtiturkar6898 หลายเดือนก่อน +2

    Suprbbbbbbbb AWsomeeeeeee...

  • @CarlosTello-h5s
    @CarlosTello-h5s หลายเดือนก่อน +2

    nice UI

  • @mdsafikulislam9113
    @mdsafikulislam9113 หลายเดือนก่อน +5

    Thanks Bhai!

  • @hacker-e7i
    @hacker-e7i 21 วันที่ผ่านมา +1

    For auto recommendation and which extension are you using for your vs code its looks so different from windows

  • @geralddiala6505
    @geralddiala6505 หลายเดือนก่อน +1

    Please can you create an e commerce digital and downloadable products like e-book and digital courses website 🙏🙏🙏

  • @basheerbachi2302
    @basheerbachi2302 13 วันที่ผ่านมา +1

    Which theme are you using in vs code?

  • @jedidiahanarfi
    @jedidiahanarfi หลายเดือนก่อน +1

    Great tutorial for beginners.

  • @HussainZaveri
    @HussainZaveri 16 วันที่ผ่านมา +1

    at 4:35:30 my book module is not showing which is throwing an error. How to solve this error?

  • @priyeshgautam6270
    @priyeshgautam6270 หลายเดือนก่อน +2

    Amazinggg 💎

  • @NobleMarcos
    @NobleMarcos 23 วันที่ผ่านมา +1

    What extensions do you use for vscode? My autcomplete is not nearly as useful as yours

  • @allwin.
    @allwin. หลายเดือนก่อน +1

    Create Videos for React + Java - Spring Boot +AWS

  • @brencancer
    @brencancer หลายเดือนก่อน +1

    deno 2.0 when?

  • @chukwuebukaanulunko9278
    @chukwuebukaanulunko9278 7 วันที่ผ่านมา

    I followed everything but my styling doesn't work unless I create a separate css file for the styling

  • @ytdavide
    @ytdavide หลายเดือนก่อน +1

    Thanks a lot

  • @ravalik2103
    @ravalik2103 หลายเดือนก่อน +2

    Nice

  • @DmitriySokolov
    @DmitriySokolov หลายเดือนก่อน +1

    Where are you getting content for this website, I mean exact books is this licensed?

    • @MuggleMonk-rc4md
      @MuggleMonk-rc4md หลายเดือนก่อน +1

      i also want to know, where from he has studied

  • @kabeerahmad26
    @kabeerahmad26 หลายเดือนก่อน +4

    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

    • @mdalmamunit427
      @mdalmamunit427 หลายเดือนก่อน +3

      Thanks for your feedback.

    • @kabeerahmad26
      @kabeerahmad26 หลายเดือนก่อน +2

      @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!!

    • @maxfrischdev
      @maxfrischdev หลายเดือนก่อน +3

      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! 😊👍🏼

  • @MoinKhan_10
    @MoinKhan_10 หลายเดือนก่อน

    Amazing

  • @shreyashdhanawade9872
    @shreyashdhanawade9872 หลายเดือนก่อน +1

    It's Great

  • @RAGEEcs
    @RAGEEcs 12 วันที่ผ่านมา +2

    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 ???

    • @WittyFalls
      @WittyFalls วันที่ผ่านมา

      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. 😅

  • @hlse7en
    @hlse7en 15 ชั่วโมงที่ผ่านมา

    Can anyone tell me what's that Auto complete extension??

  • @bernsTech
    @bernsTech หลายเดือนก่อน +1

    figma file?

  • @abdallahomar8457
    @abdallahomar8457 หลายเดือนก่อน +5

    Want flutter

  • @MWStudiooo
    @MWStudiooo หลายเดือนก่อน +2

    Need golang stack

  • @abhishekrewale03
    @abhishekrewale03 หลายเดือนก่อน +1

    Can anyone tell me why my admin not signed in

  • @forgottenvy
    @forgottenvy หลายเดือนก่อน +2

    Laravel please

  • @Alyyy637
    @Alyyy637 หลายเดือนก่อน +1

    👍

  • @moarx25
    @moarx25 หลายเดือนก่อน

    Why am i getting "bash: npm: command not found"?

  • @mrityunjoybarman9098
    @mrityunjoybarman9098 4 วันที่ผ่านมา

    Not explained some advanced concepts. Last section is just copy pasting not explaining much.

  • @BigBaddaBoom
    @BigBaddaBoom หลายเดือนก่อน +2

    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.

    • @indianlion9652
      @indianlion9652 19 วันที่ผ่านมา +2

      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.

  • @rokimondal2916
    @rokimondal2916 หลายเดือนก่อน

    file icon theme name???

  • @sudarshanpatekar5632
    @sudarshanpatekar5632 หลายเดือนก่อน

    1:27:25

  • @rishiraj2548
    @rishiraj2548 หลายเดือนก่อน

    😎🙏🏻

  • @АлександрРусаков-в4с
    @АлександрРусаков-в4с หลายเดือนก่อน +1

    Martinez Kevin Lopez Matthew Walker Thomas

  • @aammssaamm
    @aammssaamm หลายเดือนก่อน +1

    This is misleading. If the course is not in English, you should not use English title.

    • @maxfrischdev
      @maxfrischdev หลายเดือนก่อน +5

      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 😂

    • @aammssaamm
      @aammssaamm หลายเดือนก่อน +1

      @@maxfrischdev You may want to google the amount of native English speakers vs. Earth population before typing your harassing comments.

  • @geekyprogrammer4831
    @geekyprogrammer4831 หลายเดือนก่อน

    no need of such courses lol we have ai models to do them

    • @fuchimafuchima8152
      @fuchimafuchima8152 หลายเดือนก่อน +13

      good luck with that

    • @abhishekcode
      @abhishekcode หลายเดือนก่อน +6

      All things can't be done by AI ever😅

    • @gachawings
      @gachawings หลายเดือนก่อน +8

      Good luck broo, I wish u can review codes and everything urself 😂 with AI
      Even cursor Ai fails to do everything 😂😂

    • @Suresh-iu2tx
      @Suresh-iu2tx หลายเดือนก่อน +8

      You can never learn anything with that attitude 😂 gud luck surviving out there

    • @Giyutomioka-m7m
      @Giyutomioka-m7m หลายเดือนก่อน +1

      Why you live then ai can live instead of you ?😂

  • @anit3k
    @anit3k หลายเดือนก่อน +1

    5:21:06 mine books picture and data are not showing

    • @saamsheron9394
      @saamsheron9394 15 วันที่ผ่านมา +1

      Same here do you got any solution?

    • @anit3k
      @anit3k 15 วันที่ผ่านมา +1

      @saamsheron9394 no bro, I end up doing another project

    • @saamsheron9394
      @saamsheron9394 15 วันที่ผ่านมา +1

      I got the error This happened cuz i didn't use `${getBaseUrl()}/api/books` but I did `${getBaseUrl}/api/books missed the function paranthesis

    • @saamsheron9394
      @saamsheron9394 14 วันที่ผ่านมา +1

      @@anit3k Can you share that video link

  • @DenuwanKawshalya-bd5oi
    @DenuwanKawshalya-bd5oi หลายเดือนก่อน

    Thanks a lot