Sunday, March 6, 2011

JavaScript MVC jQuery

We all know JQuery an how effective it is.
But it also true that building a maintenable, testable and extensible application using JQuery only can become a mess.
The plugin MVC developped by David Pirek allows to easily create decoupled applications.
Of course the are other great frameworks, but i have to say this one i very amazing compared to it's size

http://www.davidpirek.com/blog/javascript-mvc-jquery-based-framework-is-here

Test it

No comments:

Post a Comment