CRUD Tutorial - ReactJS, NodeJS, MySQL [Part 3]

preview_player
Показать описание

In this small series I am going to be teaching how to make a simple CRUD application with ReactJS, NodeJS, Express, and MySQL. This is a three part series. The first video I setup the react part of the app and manage a bit of the backend. The second video will include the database request part and making the api.

Any questions you can comment down below!
Please leave a comment on what topic you guys want me to cover next!

SUBSCRIBE!

Social
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

Рекомендации по теме
Комментарии
Автор

I've taken a couple udemy courses to learn React and have built a couple CRUD applications with them but THIS 3 part video series was easily the best and cheapest way to learn about CRUD. This is exactly what I needed, a barebones project that showed me how to create a simple database, and how to connect the front end to the back end. A lot of other videos jam pack too much information and don't explain enough for the sake of time along with having you use so many dependencies. This video was perfect in explanation, length and using the bare minimum of dependencies to help you create a CRUD app. Appreciate the video a lot, although yes the project isn't very appealing to the eye, the functionality is definitely there and that's what I wanted the most. A lot of beginners try to create the fanciest and nicest looking Web apps but honestly what's the point if you don't understand how to connect the front to the back for another project. Awesome videos Pedro

jushustudios
Автор

Hey Pedro, you're a great teacher, and this series of 3 videos is really awesome. Keep up the good work.

seanastro
Автор

That was a mind blowing session bro.Expecting more React node videos from you

nithinjose
Автор

Thans a lot dude. after searching for hours, you 3 vedios are worth more than most of others. clean and simple. thankyou.

human
Автор

Wow this is an amazing tutorial!! You explain everything very clearly, I have learned so much in so little time. Thank you very much for making this three-part series, I really appreciate your time and effort :D

shirley
Автор

Pedro you are the best! With this video, I managed to add the delete and update functionality in my CRUD app, finally!!!! Your instructions are so clear and so good that I could apply this to my MERN app! Thank you, thank you so much!!

alisonoz
Автор

Спасибо большое за серию данных выпусков!!! Очень полезно и доходчиво! Буду ждать следующих видео с React, node.js и mysql

Андрей-бгз
Автор

I've finished this series Pedro! Thanks a million!!!

kk
Автор

Cleared All My Backend Confusions in few minutes. Thanks Pedro.

Dilipmeka
Автор

I learned to do REACT crud with so much ease. Thank you so much.

bhargavgopallanke
Автор

I have a job as front-end React developer and am interviewing for a new job doing full-stack. This is what I need to learn for the new job. Thanks for the concise, easy-to-understand video!

Taiwerica
Автор

This is a wonderful contribution. The only thing that would make this a little nicer is if the delete and update would auto-refresh like the get does. Thanks so much!

michaelwhitehead
Автор

bro you did the best tutorial CRUD ReactJS, nodeJS and MySQL of all youtube game, really thanks

waffleman
Автор

Thank you very much. This is what we need .... THX 1.000.000

stefanmasic
Автор

WOW this was a very good series. Thanks man you saved my job

ajbotha
Автор

This was super helpful! Please keep up the amazing work!!

lucidinsomniac
Автор

Hei Pedro! Thank you for this awesome tutorial :) I appreciate your hard work.
I just only would like to comment on your api requests. I think "/api/update/:id", "/api/delete/:id" instead of "/api/delete/:movieName" could be better approach. Because in the database there could be some movies (or whatever) which has the same name so the request will blow up or delete the unwanted records. Id is unique and I think better to use. But you showed us how to use params and req.body so we understand what to do further.

The way you teach is wonderful and I will follow your upcoming videos :)

emirhansozan
Автор

Thanks Pedro, at the same time I have learned React and Mysql. Keep it up

Elmngh
Автор

OHH man .
I really don't know how to thank you for your amazing work, i can't imagine that i created an crud app with react js and node js in less than one day and English is noy my first language.
Thank you so much man.

laagodfather
Автор

Toda a série foi excelente! Não obtive nenhum erro ao assisti-la, muito obrigado e continue assim!

LeonardoHenrique-lmym