Build React JS CRUD Connecting to Node.js API for Beginners from Scratch

  Рет қаралды 12,453

Devtamin

Devtamin

11 ай бұрын

Are you looking for an easy way to create CRUD operations in React JS? Do you want to know how to connect React JS with API? In this 90-minute video, I'm going to show you how to build a CRUD with React.js, Tailwind CSS, React Toastify, Sweet Alert2, React Router DOM. Discover the latest trends in web application development and learn how to create your own React JS CRUD that connect to Node.js API with ease.
★★★ Learn how to create Nodd.js API for Beginners from previous videos ★★★
Build Restful CRUD API with Node.js, Express and MongoDB in 45 minutes for Beginners from Scratch - • Build Restful CRUD API...
Refactor and Deployment CRUD API with Node.js, Express and MongoDB for Beginner - MVC in Node.js - • Refactor and Deploymen...
★★★ Source Code on GitHub ★★★
github.com/devtamin/React-CRUD

Пікірлер: 58
@user-qb9xr7bl4s
@user-qb9xr7bl4s 7 күн бұрын
I have completed all the courses, you are so great and meticulous about every detail. Now I am waiting for authentication (JWT, ash password ) To complete the course create a login and register pages and when the user logs in it will go to the home page. That will be great. Thank you so much ❤
@minkim6376
@minkim6376 11 ай бұрын
I’ve followed the other 2 videos and was waiting for this one thank you!!!!! Best tutorials on KZfaq!!
@Devtamin
@Devtamin 11 ай бұрын
Thank you. Your comment drive me forward !!
@sub_in01
@sub_in01 10 ай бұрын
You are a great instructor brother, your have the capability to be the number one content creator in the dev field. Your content is clear and easy to understand. Keep uploading bro.
@Devtamin
@Devtamin 9 ай бұрын
I appreciate your comment
@bigyankhanal817
@bigyankhanal817 3 ай бұрын
Great stuff bro, easy and clear !!! Keep posting.
@Devtamin
@Devtamin 3 ай бұрын
Thank you for a comment
@irrfanjamal
@irrfanjamal 9 ай бұрын
My favorite programming instruction channel! Keep up the great work my g 💪💪
@Devtamin
@Devtamin 9 ай бұрын
Thanks! Will do!
@bekzodbobojonov2432
@bekzodbobojonov2432 6 ай бұрын
Great, this is one of the best CRUD operations which I have seen
@Devtamin
@Devtamin 6 ай бұрын
Thank you so much
@LearnAlongFaizan
@LearnAlongFaizan 8 ай бұрын
Great, instructor... We would love if you could continue your hardwork in adding value to internet.🔥🔥🔥
@Devtamin
@Devtamin 8 ай бұрын
Will do. Thank you for a comment
@kisshore3853
@kisshore3853 11 ай бұрын
Great stuff mate! thanks for the tutorial
@Devtamin
@Devtamin 10 ай бұрын
Glad you liked it!
@abelgetahun5041
@abelgetahun5041 4 ай бұрын
Thanks a lot bro ! easy and clear tutorial video
@Devtamin
@Devtamin 4 ай бұрын
Glad it helped
@Boedomf
@Boedomf 3 ай бұрын
Awesome work buddy!! keep up it up !!
@Devtamin
@Devtamin 3 ай бұрын
Thanks! Will do!
@uvinuthsara3710
@uvinuthsara3710 4 ай бұрын
Your explanations are perfect bro, I have learnt a lot, Thank you!!!
@Devtamin
@Devtamin 4 ай бұрын
Glad to hear that!
@achuthanboovaragan3546
@achuthanboovaragan3546 10 ай бұрын
Nice explanation..your videos will be very helpful for beginners..thank you so much
@Devtamin
@Devtamin 9 ай бұрын
Thank you so much for the comment
@Pareshbpatel
@Pareshbpatel Ай бұрын
Building a React Frontend that connects to a Node/MongoDB Backend, so clearly explained. Thanks very much. {2024-06-12}
@Devtamin
@Devtamin Ай бұрын
Glad it was helpful!
@Libetta007
@Libetta007 8 ай бұрын
Thanks for the content, I learned a lot. I was wondering if you are planning on making a part 4 any time soon?
@Devtamin
@Devtamin 8 ай бұрын
This series ends. The next videos will cover other topics and start from scratch. Please, subscribe
@LearnAlongFaizan
@LearnAlongFaizan 7 ай бұрын
Eagerly waiting for it... Teach us full complete full stack. Bring a seperate indepth tutorial on authentication also...
@user-hm8hx4ko5g
@user-hm8hx4ko5g 11 ай бұрын
Great work, very interesting video ! May you continue with the authentication (jwt, hash password) to complete the topic
@Devtamin
@Devtamin 10 ай бұрын
That's the plan!
@achinthadulshan8682
@achinthadulshan8682 11 ай бұрын
Great stuff
@Devtamin
@Devtamin 10 ай бұрын
Glad it was helpful
@doruktekel3438
@doruktekel3438 4 ай бұрын
Thanks a lot bro i really understand what happened , but when you have a free time maybe you can record the auth0 subject
@Devtamin
@Devtamin 4 ай бұрын
As soon as possible
@qwkl2450
@qwkl2450 4 ай бұрын
i got an error in the console: "Uncaught TypeError: products.map is not a function". It seem that it doesn't recognize products to be an array. but idk why didn't we initialized it with "const [products, setProducts] = useState([])" ?
@tophersa1410
@tophersa1410 8 ай бұрын
23:05 Hi, I have connected the api to a react native application and I am getting Network error when sending requests. How do I make the backend accepts any domain or ip address? Thanks
@dkiloss
@dkiloss 10 ай бұрын
BROOO!! YOUR VIDEOS ARE AWESOME, WATCHED ALL THE BACK-FRONT END VIDEOS. CAN YOU PLS, IF YOU CAN PLS UPLOAD A VIDEO ON LOGIN/SIGNIN REACT APPLICATION LINKED WITH BACK END???? I KNOW THESE VIDEOS U UPLOADED ARE THE FUNDAMNETOS, PERFECTLY EXPAINED AND EASY. THANK YOU VERY\ MUCH MATE
@Devtamin
@Devtamin 10 ай бұрын
Will do soon!! please, subscribe
@IronMan-qf6il
@IronMan-qf6il 9 ай бұрын
Next js pls
@Devtamin
@Devtamin 8 ай бұрын
Sure
@ulrikm4279
@ulrikm4279 7 ай бұрын
Hi, thanks for the video. How about a part 4 with authentication?
@Devtamin
@Devtamin 7 ай бұрын
Coming soon!
@dananjayachathuranga7113
@dananjayachathuranga7113 11 ай бұрын
Do you think before the refactor video should I go with these videos? instead of cloning, I think it's good for me if I build frontend with you !
@Devtamin
@Devtamin 11 ай бұрын
Let's finish the refactor video because I did not mention about cross site origin in the first video of Node.js API
@NabinMaharjan-em4nq
@NabinMaharjan-em4nq 9 ай бұрын
Please make a video of redux toolkit
@Devtamin
@Devtamin 8 ай бұрын
Thank you. Will do
@bingxian1906
@bingxian1906 10 ай бұрын
Hey SIR could you make some basis node.js Api tutorials like this with mySQL?
@Devtamin
@Devtamin 10 ай бұрын
I have published one with MongoDB. Please, check it out on my KZfaq channel. I will try to create other one with mysql
@user-oh3lz6hf5y
@user-oh3lz6hf5y 4 ай бұрын
Where are the previous videos related to this one
@Devtamin
@Devtamin 4 ай бұрын
This is the first one kzfaq.info/get/bejne/b7WWf5x5m6fRmIU.html Then, this one kzfaq.info/get/bejne/rMWglrpnmqqrpWw.html
@bhargavkumar
@bhargavkumar 10 ай бұрын
Do one with nextjs
@Devtamin
@Devtamin 10 ай бұрын
I will try. Please, subscribe
@kumar_sanjeevdutta1069
@kumar_sanjeevdutta1069 11 ай бұрын
Please zoom in the window a bit
@Devtamin
@Devtamin 10 ай бұрын
Thank for a recommendation
@The_Builder_Bobs
@The_Builder_Bobs 7 ай бұрын
boys can any one send that image data
@user-oh3lz6hf5y
@user-oh3lz6hf5y 4 ай бұрын
Where are the previous videos related to this one
@Devtamin
@Devtamin 4 ай бұрын
This is the first one kzfaq.info/get/bejne/b7WWf5x5m6fRmIU.html Then, this one kzfaq.info/get/bejne/rMWglrpnmqqrpWw.html
Useful gadget for styling hair 🤩💖 #gadgets #hairstyle
00:20
FLIP FLOP Hacks
Рет қаралды 9 МЛН
Женская драка в Кызылорде
00:53
AIRAN
Рет қаралды 493 М.
Create react projects
22:33
Hitesh Choudhary
Рет қаралды 39 М.
The Story of Next.js
12:13
uidotdev
Рет қаралды 558 М.
This UI component library is mind-blowing
8:23
Beyond Fireship
Рет қаралды 635 М.
When RESTful architecture isn't enough...
21:02
Dreams of Code
Рет қаралды 260 М.
CSS Tips And Tricks I Wish I Knew Before
12:12
Lama Dev
Рет қаралды 454 М.
What is NPM, and why do we need it? | Tutorial for beginners
14:27
Coder Coder
Рет қаралды 305 М.
React simple CRUD application | React Hooks | Typescript
1:38:34
Coding Partner
Рет қаралды 42 М.
Useful gadget for styling hair 🤩💖 #gadgets #hairstyle
00:20
FLIP FLOP Hacks
Рет қаралды 9 МЛН