SAIC Interview Question

I was asked to talk through MVC architecture.

Interview Answer

Anonymous

Apr 13, 2021

I very roughly talked about how Controllers receive data (JSON) and hook up to a Model, which data process and deal with entities. I forgot to explain Views, but that did not seem important