Code with Zihad
Code with Zihad
  • 2
  • 4 284
Free VPS 2025 | Create & Connect to Digital Ocean Droplets using SSH Key (without Putty)
Digital Ocean Droplets Create & Connect with SSH Key without Putty, How To Get Free Credits In Digital Ocean, How To Create VPS In Digital Ocean Droplets
In this video, I have showed how you can create a droplet (VPS) In digital ocean and how to connect the vps in your windows terminal using ssh key.
Get $200 Free Credits In Digital Ocean
Link: m.do.co/c/e3175998b731
#digitaloceansetup #digitaloceandroplets #sshkeygen
มุมมอง: 177

วีดีโอ

Create a Todo CRUD API in Node.js (Express & MongoDB)
มุมมอง 4.1K6 หลายเดือนก่อน
How To Build CRUD API In Nodejs and Express.js | MongoDB CRUD In Express for Beginners | MongoDB Atlas CRUD using Mongoose In 30 Minutes Learn how to create a Todo CRUD API in Node.js using Express and MongoDB in this tutorial. We will cover how to write code for MongoDB CRUD operations, specifically focusing on Mongoose CRUD operations. By following along with this tutorial, you will understan...

ความคิดเห็น

  • @new-in8yt
    @new-in8yt หลายเดือนก่อน

    Thank you so much how to use express prisma postgresql ?

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

    If node shows an error about the cluster or something like this, don't use a cluster created few minutes ago, I solved this problem using an old cluster that I had used it Thanks for the video, it was very helpful

    • @code-with-zihad
      @code-with-zihad 3 หลายเดือนก่อน

      Yes, Newly created clusters can take some time to become usable, and they often need to allow connections from all IPs (0.0.0.0). If someone already has a cluster, they should definitely use it. Thanks for your comment bro ✨

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

    Why not using json return - will it be work for mobile apps

    • @code-with-zihad
      @code-with-zihad 4 หลายเดือนก่อน

      res.send() is more flexible but you have to manage it from frontend appropriately or you can simply use res.json() and Yes, res.json() and res.send() both will work on mobile apps.

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

    Thanks! Your english accent is awesome! Very understandable even for non natives like me.

  • @AnjehMbah-n2l
    @AnjehMbah-n2l 5 หลายเดือนก่อน

    Very helpful. Learnt a lot. Although I made a few changes, I tested api/routes in postman and they all work. Can you make a video of how we can transfer the api's into controller folder and render views in html?

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

    This was Very Helpful Cheers