Simple architecture for using jQuery

https://github.com/omidmogharian/simple-architecture-for-using-jquery
by mz1988 • 12 years ago
1 0 12 years ago

Client-Side developers face with a bounce of code written in jQuery to handle various stuff for different page. At first glance it seems too simple : Put everything sequentially in a js file! But everyone that had a project which needed to coding more than a slider in jQuery, have found out that how it could be complex without any structure, especially when client-side code had to merge with the server-side code.

Related Stories

Loading related stories...

Source preview

github.com