Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Not necessarily. Three tier architecture means separating the client, the server, and the database into 3 different tries. MVC can be all in the server (e.g. for server rendered views) or separated between the server (model and controller) and the client (view).


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: