Search Results

4
votes
3answers
133 views

How are the MVC and AJAX concepts related?

Hello! I'm currently diving into web development after ten years of desktop development and I'm trying to get a high level grasp on the many concepts I'm learning. The two most recent concepts I' …
1
vote
3answers
100 views

For a website, is it true the MVC pattern is only used on the server side?

I'm diving into the field of web development after ten years of desktop application development. I'm learning as fast as I can the high level concepts, one of them being MVC. I've noticed things …