What Is MVC? Simple Explanation

preview_player
Показать описание
In this video we will talk about the basics of what MVC or Model View Controller is and how the design pattern works. We will look at some pseudocode as well

EDUONIX COURSES: Please use affiliate links from website below

SUPPORT: We spend massive amounts of time creating these free videos, please donate to show your support:

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

Probably the best explanation I've seen yet regarding mvc. The diagram was excellent, the pseudo choose just topped it off. Well done again Brad.

grantwilliams
Автор

Precise, simple and gives the clear picture. Exactly what one want to know about MVC framework as a beginner, excellent job Brad, we owe you!
Model – Organized data
View – Interactive UI
Control – Scalable processing logic connecting model and View

Автор

I'm so happy when I google about web dev topics and see a Traversy Media video. Thank you for the clear and helpful teaching!

petartodorov
Автор

This is by far the best explained tutorial on MVC concept! Hats off to you, Mr. Traversy!

brighga
Автор

we were waiting, every day I watch your channel so thanks for sharing knowledge

mostafatourad
Автор

You are awesome! I've viewed a few similar videos on MVC, but yours is the best by far. It's not just the content that makes it the best; it's also just the tone of voice, the pacing, how you use the visuals and make it easy to follow where you are/what you're talking about visually. Really fantastic work!!

rwingender
Автор

After five other videos, a read through the entire wikipedia page, and two other websites, you finally made me understand the concept. THANK YOU SO MUCH!

SebLeCaribou
Автор

I just keep finding video after video after video of all the info I want, by you! Your channel is probably one of the best sources of information on the whole internet for anybody looking to get into development...

tobyn
Автор

Much awaited video. Thanks for sharing. The concept of MVC feels little bit confusing while i'am reading online articles, now i got it solved by this. Loving your style of teaching. Greetings from India😍✌

Fawaz-vneg
Автор

Brad, you have a gift for explaining concepts. Thank you so much for putting out this great content.

TheEamonKeane
Автор

The Best explanation so far without getting lost in a deep ocean. I recently purchased a few courses from Traversy Media and you are a master at clarity and staying simple. Many thanks for that. The question, "What is MVC?", popped in an interview spells doom for many. I always explained it in line with what you teach here, but interviewers have their own ideas of what it means and most of the time it is just their private beliefs. I dread that question. But I think I will refer them to this video and be done with it, next time. You are a hero, my friend!

denniskean
Автор

Dude this is easily the best explanation of MVC! You've got yourself another keep up the quality content

SIFWD
Автор

This was awesome, I have never seen state management explained so nicely! I really liked the "languageless" code you had as an example towards the end. Excellent job!

TheFlyingMonkey
Автор

All the clarifications of what aspects vary depending on the framework really cleared things up for me. So many tutorials specify that certain aspects will or won't interact with one another in certain ways, but those differ from tutorial to tutorial. This really cleared that up.

seanm
Автор

Thanks, Bossman. I've been trying to understand Laravel and MVC for a while and this is the best, most concise definition I could find!

mattconrad
Автор

This is the best channel on youtube for helping a beginner to learn how to code. Thank you so much for all of your videos.

unvrknow
Автор

One of the best, fastest and really to the point explanation to grasp the MVC concept, well done, man!

pasqualealfano
Автор

This is the best MVC tutorial so far i have seen. Thanks for that. It would be good if you explain some important concepts like SQL injection, cross-site scripting (XSS), cross-site request forgery (CSRF) and cookie tampering implementation by considering some MVC framework.

vamshikrishna-ptqx
Автор

I LOVED THE WAY YOU SLOWLY TALK AND YOUR WAY OF EXPLANATION I HAVE NO COMMENTS FOR THAT LITERALLY

MRABDULALI-
Автор

must be renamed to "The only Proper MVC Tut"

tilakmadichettitheappdeveloper