REST API with Node.js and MongoDB

Поделиться
HTML-код
  • Опубликовано: 25 окт 2024

Комментарии • 23

  • @danieljsadananda2163
    @danieljsadananda2163 2 месяца назад

    Fantastic .I learned a lot .
    Now i can create api's

  • @maikhendriks8542
    @maikhendriks8542 Месяц назад

    Thanks a LOT, you're awesome. Great explanation!

  • @Rohitkumar-xy7bj
    @Rohitkumar-xy7bj 2 дня назад

    Thank This really helpful

  • @dharsanr6504
    @dharsanr6504 7 месяцев назад

    Need more production ready projects from you : ) keep going 👍

  • @JuanDavidMateus
    @JuanDavidMateus 6 месяцев назад

    Hi I love the way you explain all, the speed is perfect (increasing the font size may improve the experience), I would love to see a video about deploying this project for free. Thanks for your videos!

    • @manfraio
      @manfraio  6 месяцев назад +1

      Thank you. There will be a complete video with Deployment for free, but with a different project. But it will work for this project as well.

  • @berlinm2971
    @berlinm2971 7 месяцев назад

    its great video, and i liked how you explain each and every line of code, only one favor i need is that, zoom in the code in vs code, so that its legible to see it.

    • @manfraio
      @manfraio  7 месяцев назад +1

      Thank you. And sorry about the font size. In the next videos everything will be increased. Thanks for the tip🤜🏻🤛🏻

  • @cdinglevel8626
    @cdinglevel8626 9 месяцев назад +1

    Waiting for the microservices tutorial

  • @flyflor599
    @flyflor599 9 месяцев назад

    Thanks,very useful video!

  • @mahendranath2504
    @mahendranath2504 6 месяцев назад

    nice thank you so much liked and subscribed 🎊👌👍👏🙌

  • @digitalyouth4091
    @digitalyouth4091 9 месяцев назад

    Thanks you.

  • @ajayshahnew
    @ajayshahnew 9 месяцев назад

    please make a full video on webpack-5
    please - please

  • @shakilsarwar2222
    @shakilsarwar2222 3 месяца назад

    For Delete, i think it should be findAndDeleteById instead of deleteOne()

    • @manfraio
      @manfraio  3 месяца назад +1

      You can use either one. In the video, I’d show how to use both. The difference is that findByIdAndDelete returns the deleted object. Since we already had the object, I just used deleteOne()

  • @AnisGlobal
    @AnisGlobal 4 месяца назад

    find(), findById function suggestions not coming in my vs code please help

    • @manfraio
      @manfraio  4 месяца назад

      I see. Let’s check a few things:
      When you create the models, are you adding the “new” keyword in front of mongoose.Schema()?

    • @AnisGlobal
      @AnisGlobal 4 месяца назад +1

      @@manfraio Yes

    • @manfraio
      @manfraio  4 месяца назад

      @AnisGlobal did you try updating VSCode?
      Is the autocomplete not working only for mongoose library?

    • @AnisGlobal
      @AnisGlobal 4 месяца назад +1

      @@manfraio Yes vs code is updated

    • @manfraio
      @manfraio  4 месяца назад

      It might be the version of mongoose. Can you send me the version?

  • @YTCFacts
    @YTCFacts 3 месяца назад

    Do you have any courses to buy?

    • @manfraio
      @manfraio  3 месяца назад

      Not yet, but I’m working on it👍🏻