Developers creating JavaScript applications these days usually use a combination of MVC, modules, widgets and plugins for their architecture. They also use a DOM manipulation library like jQuery. Whilst this works great for apps that are built at a smaller-scale, what happens when your project really starts to grow? In this talk, I go through [...]
read more
Addy Osmani has compiled a large collection of resources for developers building large-scale JavaScript applications with jQuery. We've already mentioned JavaScriptMVC and how it can be used to break JavaScript applications into sma... Read Post
jQuery is a Javascript library that is used in a large number of web applications and is popular amongst web application developers. It was launched in 2006 by John Resig, and immediately gained a large following due to its lightwei... Read Post
Developers creating JavaScript applications these days usually use a combination of patterns like MVC/MV, modules, widgets and plugins for their architecture.Whilst this works great for apps that are built at a smaller-scale, what h... Read Post