Tech Terms Explained Simply

A beginner-friendly glossary built by the community, for the community

34 Terms - 12 Categories
Community Verified
100% Free and Open Source

MVC

software-architecture

Model-View-Controller is an architectural pattern that separates data, user interface, and input logic.

Link https://developer.mozilla.org/en-US/docs/Glossary/MVC https://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93controller

Copied to clipboard!