Learn MVC Pattern with ExpressJS and NodeJS - Tutorial Beginner

preview_player
Показать описание
In this video I will show a simple example on how to use MVC in an Express backend. MVC is a design pattern where you divide your project into Models, Views, and Controllers. Since this is a beginners tutorial, we will be structuring everything very simply, and more advanced designs might require more work.
-
Please leave a comment on what topic you guys want me to cover next!
-
-
Social
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

Tags:
- Axios
- MVC
- NodeJs
- ExpressJs
- ReactJS Tutorial
- ReactJS and MySQL
- NodeJS Tutorial
- API Tutorial
Рекомендации по теме
Комментарии
Автор

Thanks for the explanation. I'm here from The Odin Project.

Good luck odinators!

I don't think many made it to the backend section. Keep going! 👏

porobertdev
Автор

I really loved that you didn't cut out that part where the error happened. Shows the realities of coding.

codecraftwebdevelopment
Автор

Really loved that you added the bit where you made an error, shows that even experienced programmers like yourself can make mistakes, and it's not something that people should be scared of, but accept that it's normal and one way to learn!!

joeangello
Автор

would love to see a full project made in mvc pattern

tesla
Автор

Helpful video! Here from The Odin Project :)

Liam-ck
Автор

It helped me a lot bro. I have my first commercial project that I'm the only programmer, without any help.
This is what I needed to structure my project as simple as possible.
Thanks so much!

nathansantos
Автор

Amazing video! can you please make one where you explain it in more detail? Thanks!!

karlasosa
Автор

Amazing bro! Most videos I saw were focusud on advanced. This is great for beginner!

tedmosby
Автор

my search is end here. now I can sleep well. Thank you very much sir. ♥️

samiran__roy
Автор

God damn, the only tutorial which is explaining the structure with simple words, thanks !

coco
Автор

Great video! Simple, straight to the point and easy to understand.

calebmorsecode
Автор

Hey Pedro, i am new to MVC pattern, and your video confused me a lot. In this case, the routes wouldn't be the controllers? and the controllers that you made wouldn't be model? Great Video!

gabrielfigueiredo
Автор

Thank you for the excellent explanation on MVC pattern. I was doing a refresher on backend development and was lost on the reason behind folder names. 😅

Ash-fhmh
Автор

Your videos are really simple and to the point, it's really easy to understand👍🏻

AAfzal-lknf
Автор

Thanks for the video :) Question: What code goes in the models folder?

marsdwarf
Автор

This save my life!!! Thanks a lot man

ivancordoba
Автор

Thanks, can you explain how to work with models too? In this you just explain the controller.

kelas-frontend
Автор

Hello sir
Kindly make a video on crud operation using this MVC pattern

shreerambhaktisagar-adhyat
Автор

No matter how good your explanation is, if your goal is to get people to learn, you need practical examples. They can be simple, but they need to be practical. In your case, the intention is very good, but it may be that your video does not reach the audience that is starting, due to the very abstract explanations, and also does not serve for those who already know some things about the subject.

andre-SJP-PR
Автор

Hello Pedro, I have a question... I have a function middleware in file routes.js. How Can I treat this function in MVC? Should It in controller too? Thanks by the video.

bahernandes