Last week, I was really trying to dig into modular JavaScript application architecture and development using RequireJS . In that exploration, I had an application that had Views and Controllers, but no real sense of a Model. To continue the exploration of JavaScript modularity, I wanted to play around with something that included a Model - one ...
Read More ยป