- 2
- 4 284
Code with Zihad
United States
เข้าร่วมเมื่อ 11 ต.ค. 2023
🚀 Let's Learn Modern Full Stack Web Development
I'm Zihad | Full Stack (MERN Specialist) Developer from Bangladesh. I'm Exploring New Technologies, Showcasing Skills & Trying To Teach Others Through "Code with Zihad" TH-cam Channel.
➤ Programming Language - JavaScript, TypeScript
➤ Frontend: React.js, Redux Toolkit, TanStack Query, Firebase, Tailwind CSS, Shadcn UI, Ant Design etc.
➤ Backend: Nodejs, Express.js, JWT, Prisma, Mongoose, Zod etc.
➤ Full Stack Framework Next.js
➤ Database MongoDB & PostgreSQL
➤ Tools: VS Code, Github, Postman, LucidChart, Excalidraw
For Business inquiries / Freelance Work
Contact at codewithzihad@gmail.com
I'm Zihad | Full Stack (MERN Specialist) Developer from Bangladesh. I'm Exploring New Technologies, Showcasing Skills & Trying To Teach Others Through "Code with Zihad" TH-cam Channel.
➤ Programming Language - JavaScript, TypeScript
➤ Frontend: React.js, Redux Toolkit, TanStack Query, Firebase, Tailwind CSS, Shadcn UI, Ant Design etc.
➤ Backend: Nodejs, Express.js, JWT, Prisma, Mongoose, Zod etc.
➤ Full Stack Framework Next.js
➤ Database MongoDB & PostgreSQL
➤ Tools: VS Code, Github, Postman, LucidChart, Excalidraw
For Business inquiries / Freelance Work
Contact at codewithzihad@gmail.com
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
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...
Thank you so much how to use express prisma postgresql ?
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
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 ✨
Why not using json return - will it be work for mobile apps
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.
Thanks! Your english accent is awesome! Very understandable even for non natives like me.
Glad to hear that!
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?
This was Very Helpful Cheers