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!
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
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.
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!
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...
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!
The best MVC explanation. I was searching for a good video to show it to my friend. And this is the best one. Especially that it has the algorithms explanation at the end. GOOD JOB!
@@RealformStudioXR Sorry for taking so long to get back to you. I am not a freelancer. I am developing an application I intend to market and sell on my own.
@@paulhanrahan6728 thanks, how do you think will be the right model to sell, and there is something I always wonder, how do you assign a price to your software products
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!!
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😍✌
I normally won't comment in most tech videos that I watch but I really liked the way u illustrate the code in one page which makes people to really understand the flow of the code for those who wants to see the clear picture of the dynamic flow in the codes. This is good idea and way to teach people. Sudo for u 👍😁😉🙏
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.
thank you for sharing. i had a job interview once and he asked me was i familiar with the term mvc. i wasn't sure because mvc bAck in the day for me stood for Microsoft visual composer when i learned visual basic studio. now i understand your example. thank
*Clicked on thumbnail, paused the video, now commenting : thank you so f-ing much!!! i was searching MVC all over the internet, thanks to you man, & god is listening to me.*
You deserve the like. It's so helpful, that I'm a year one undergraduate student doing internship in company's website, which used CodeIgniter. I totally know how to modify the webpage now. Thank you. Greetings from Malaysia
Thank you so much for this, first time I truly felt like I understood the actual practical relationship between M V and C. Greatly appreciated, and great explanation!
Model - Interaction with database (SELECT, INSERT, UPDATE, DELETE) View - Usually consist of HTML/CSS Controller - Processes requests (GET, POST, PUT, DELETE)
whatever I search regarding code... at least one traversy media video in the result list... at least with 1000 likes... and they are great.. congrats for the awesome youtube channel=)
well explained and yes it should be renamed to "The only Proper mvc Tutorial". By far the most well thought out tutorial without being framework dependent.
This was helpful. I recently learnt in a lecture about MVC that in true MVC, the Controller doesn't actually interact with the View, it only interacts with the Model, and that many MVC frameworks don't follow the "true MVC way". Is that something worth considering? I guess that as long as this way is what we find in popular frameworks, let's just stick to that. This makes much more sense to me personally.
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.
The pseudo code was the cherry on top in my opinion! Thanks for the tutorial!
I LOVED THE WAY YOU SLOWLY TALK AND YOUR WAY OF EXPLANATION I HAVE NO COMMENTS FOR THAT LITERALLY
I was watching another video, then I remembered about Traversy Media, hit the keyboard, made a search. Bam! Beautifully explained.
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!
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
Showing the controller view and model psuedocode all at once near the end really helped solidify how they interact, and thus what they do.
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.
This is by far the best explained tutorial on MVC concept! Hats off to you, Mr. Traversy!
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!
Ridiculously easy to understand. give this man some gold
we were waiting , every day I watch your channel so thanks for sharing knowledge
Geez no pressure there...just kidding. Thanks for watching
was the example based on php~laravel :D ?
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.
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!
One of the best, fastest and really to the point explanation to grasp the MVC concept, well done, man!
4 years later, this is still one of the cleanest intros to MVC design pattern.
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...
After watching about 20 videos since yesterday, finally i understood with this video. Thank you for your clear explanation.
The last part of explaination is something you can't get everywhere..Thank you for wonderful tutorial!!!
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!
The best MVC explanation. I was searching for a good video to show it to my friend. And this is the best one. Especially that it has the algorithms explanation at the end. GOOD JOB!
Good intro bro! short and sweet straight to the point and no noise video, if only all videos are like this!!
Thanks so much man!!
you're a Great Man in modern programming (a catalyst). You basically program programmers. Thanks!
I agree Grant : Probably the best explanation I've seen yet regarding mvc.
Thanks for making newer concepts and technology accessible to a "legacy' programmer like myself.
Paul Hanrahan are you a freelancer, right now? If so what do you advise to get more clients
Regards
@@RealformStudioXR Sorry for taking so long to get back to you. I am not a freelancer. I am developing an application I intend to market and sell on my own.
@@paulhanrahan6728 thanks, how do you think will be the right model to sell, and there is something I always wonder, how do you assign a price to your software products
Hi Paul, on what legacy technologies do you work? are you working as system programmer?
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!!
no words for how much brad is the man
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😍✌
Awesome Explanation. Even a child will get a clear understanding about what is MVC.
I normally won't comment in most tech videos that I watch but I really liked the way u illustrate the code in one page which makes people to really understand the flow of the code for those who wants to see the clear picture of the dynamic flow in the codes. This is good idea and way to teach people. Sudo for u 👍😁😉🙏
Thank you so much for explaining MVC. This is foundational to my daily job and up to now, i did not understand it good enough.
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.
this was so clear. I'm new to back-end development and I got it so clearly. Thank you
Thank you for the explanation. That pseudo code really made it easier.
thank you for sharing. i had a job interview once and he asked me was i familiar with the term mvc. i wasn't sure because mvc bAck in the day for me stood for Microsoft visual composer when i learned visual basic studio. now i understand your example. thank
Best mvc explanation i have come across. Thank you
must be renamed to "The only Proper MVC Tut"
You're goddamn right! The 3 min "pseudocode" example he put was more clear than what other guys try to say in hours in other tutorials
@@nikolas__ well, this is so true, the pseudocode totally make everything clear
That's why Traversy Media deserves > million of subs!
@@luqmansen I have been struggling with this for a while, the pseudo code is cristal clear omg
4 years later, this is still one of the cleanest intros to MVC design pattern.
This is also a good review for veterans that haven't messed with MVC in a while. Thanks!
that pseudo code example really tied it together, great stuff!
Agreed, very good example and video
This is really perfect and proper tutorial for understanding MVC. Thanks a lot sir.....
*Clicked on thumbnail, paused the video, now commenting : thank you so f-ing much!!! i was searching MVC all over the internet, thanks to you man, & god is listening to me.*
concise, useful and not overcomplicated : excellent explanation. thank you
Excellent job. Loved the psuedo code to show the logic.
Dude this is easily the best explanation of MVC! You've got yourself another subscriber...... keep up the quality content
You deserve the like. It's so helpful, that I'm a year one undergraduate student doing internship in company's website, which used CodeIgniter. I totally know how to modify the webpage now. Thank you.
Greetings from Malaysia
Brad, you have a gift for explaining concepts. Thank you so much for putting out this great content.
Great explanation Brad. I can't get an work done cuz I keep jumping to you next tutorials. You are the BEST!
Great video explaining a concept that I have been struggling to wrap my head around for some time.
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!
Very simple yet meaningful exmplanation
You did a phenomenal job. Thank you very much! It is definitely not an easy or intuitive concept for many learners.
I wish this video would have been published earlier ! Great video thank you !
Thank you so much for this, first time I truly felt like I understood the actual practical relationship between M V and C. Greatly appreciated, and great explanation!
Is impossible to dislike this tutorial.
You are just amazing, have several of your Udemy classes. Absolutely perfect explanation every single time
He has Udemy courses? Please give me a link
This is the best explanation I’ve seen on UA-cam. You’ve just earned a sub
Model -> Database
View -> Front-end
Controller -> Server
Wait this is misleading. Based on this video, the Model is NOT the Database. It communicates with the database. 2:43
Model is the query language that handles and manages data and not the database itself.
bro , i like the way u speak so kindly
The best explanation about MVC ! Thanks a lot
Best MVC tutorial ever.
I watch your videos even though I already understand in depth, what MVC is.
Thanks for a very simple and accurate explanation .
Amazing very simple explanation for MVC, thank you
This is awesome. The example really helped me understand. Thank you
Superb explanation!
Thanks a billion sir!
Model - Interaction with database (SELECT, INSERT, UPDATE, DELETE)
View - Usually consist of HTML/CSS
Controller - Processes requests (GET, POST, PUT, DELETE)
Best explanation ! The code sample also really helped a lot, thank you for this great tutorial !
Really good explanation, especially when it comes to this pseudo-code. Thanks
The illustration is very clear and diagrams very helpful!
whatever I search regarding code... at least one traversy media video in the result list... at least with 1000 likes... and they are great.. congrats for the awesome youtube channel=)
Thanks man, that was really helpful, especially with the diagram and pseudocode to demonstrate the basic concept!
Nice explanation and example of MVC. Again thanks a lot Brad
best explanation ever in history .. thanks sir
Thanks for this video and the example code. Very clear and understandable.
Best explanation and easy to understand
well explained and yes it should be renamed to "The only Proper mvc Tutorial".
By far the most well thought out tutorial without being framework dependent.
Very nice! Started quickly, clear voice and very nice pseudo-code. Great job! (p.s. 74 people just CANT be taught)
Did web app module that included 2 projects at university and the penny finally dropped watching this video. I wish I found this sooner!
This was helpful. I recently learnt in a lecture about MVC that in true MVC, the Controller doesn't actually interact with the View, it only interacts with the Model, and that many MVC frameworks don't follow the "true MVC way". Is that something worth considering? I guess that as long as this way is what we find in popular frameworks, let's just stick to that. This makes much more sense to me personally.
Thank you, this is GOLDEN! BEST tutorial on MVC for beginners so far! Amazingly informative diagram, great example code. KEEP POSTING MY FRIEND!
Real good explanation. Brad doing awesome job explaining.
Thanks for sharing. Very useful. Helped me understand better the Django framework
Good explanation dude. Controller gets the data from model and pass it to view
The best MVC tutorial
I don't know how to thank you Brad? you have helped me and other so much. As always quality content!
You are the best. Thanks for your videos that demystify hard concepts.
please guys never dislike Brad's video.....
Thanx once again Brad for sharing some useful concepts..
Awesome Video, MVC architecture is a piece of cake now.
This is so great, easy to understand
That's earned a bookmark!! Thank you for this.
You always make quality tutorial videos with nice examples. Kudos to your great content!
Great video. Short & to the point
Yep
Exactly
View (GUI), Controller (main Functionality and Logic), Model (deals directly with Files and Data)
Very clean and neat explanation. Thank you.
This content is still valid in 2023
Very easy to understand, thank you so much
the code at the end helped me to understand it..thank you
Everytime I open a tutorial on anything web, I doze off because they can be boring. I mean really boring!
Yours however, ITS AWESOME!
THANKS
Thank you for the knowledge of model view controller, it was really helpful.
Yes, this helped me. You might want to put the Model between the DB and server, and the view between the server and the user/browser.
2022 and still useful 👌 thanks alot