I've been watching MVC tutorials in youtube for the past several days and so far your introduction is the most comprehensible one. I really liked the way you started explaining the basic idea of MVC, what it is for.
One thing I still do not quite understand is what is the benefit of making the first example into a function, include_view. I'd really appreciate if you would explain the reason why or why the first example is not sufficient etc.
@hco1 I spoke about it in the second part on this tutorial. I used a function because it is kind of neat and you provide only those variables to the view which you actually meant to pass, instead of providing a whole a lot of variables in the scope and you don't have to worry about naming variable correctly untill you call the function and pass the place holders and their values.
is the second part to this video available?
codex73 3 months ago
thanks, good tutorial, enjoyed. super simple
codex73 3 months ago
Comment removed
codex73 3 months ago
simplest explanation i've seen yet. thanks!
dinomon 3 months ago 3
man, i think you are extremely talented.... why i can not find the second video of this series?
ismail783 4 months ago
that guy's FAPPIN too much 3:10
hanktothehendrix 6 months ago
Great tutorial! I searched for the second part, but couldn't find it...
hashte 7 months ago
nice tutorial, but please get a new soundless keyboard :P
123norway 9 months ago
@123norway It sounds like a type writer init? I changed my keyboard but I think problem isn't the keyboard, it is how press the keys. :P
alihammadshah 9 months ago
Try This
unlimiteduploads.co.cc
tell me if u want the codes
killuaanda23 1 year ago
I've been watching MVC tutorials in youtube for the past several days and so far your introduction is the most comprehensible one. I really liked the way you started explaining the basic idea of MVC, what it is for.
One thing I still do not quite understand is what is the benefit of making the first example into a function, include_view. I'd really appreciate if you would explain the reason why or why the first example is not sufficient etc.
Anyway, It was very good tutorial. Thank you!
hco1 1 year ago 5
@hco1 I spoke about it in the second part on this tutorial. I used a function because it is kind of neat and you provide only those variables to the view which you actually meant to pass, instead of providing a whole a lot of variables in the scope and you don't have to worry about naming variable correctly untill you call the function and pass the place holders and their values.
alihammadshah 1 year ago
More! Thank you
Darklink224 1 year ago