16 de julio de 2013

the MVC right from scratch !

After a long time without (hardcore) web development, I find myself in the seat of an intern trying to give some live to a static web application intended to handle thousands of data records stored somewhere in the cloud.

 The final work is hard to predict at the moment, and the reason for that is the challenge of having to take every decision concerning the architecture of the website. Let's go back to the beginning.

Scenario:
- intranet application / front-end layout provided
- data services via a public API
- stateless user session control
- back-end routing management