These days it is inconceivable to make any webapp, big or small, without some kind of Javascript MV* framework. IMHO Backbone is a great choice as it isn't too opinionated to start with, but scales to more complex scenarios.
What would be "nice to have" was a part regarding memory leaks, as it can become a problem with Backbone's Views.
3 comments
[ 3.0 ms ] story [ 16.1 ms ] threadWhat would be "nice to have" was a part regarding memory leaks, as it can become a problem with Backbone's Views.