Hi All, I have been using jQuery now more then 6 months. It is amazing.
Although as a Java Programmer I found it very difficult to turn my head around, and start using prototypal inheritance and all the Javascript stuff. I have checked in many Frameworks, and jQuery seemed to be the least verbose and most expressing. which was a major point when we went for jQuery. There is clear documentation how to develop plugins, also due to the YUI theatre there are plenty of info on Javascript itself as well. So My big question is, I would like to collect and also maybe put together some info on : 1, Best practises with Portlets with JQuery 2, Best practises when writting component on the page generally. - do you prefer some inheritance ( I know with jQuery this is not the best ) - use delegation I would like to see example from Real Life projects where People faced these problems and I would like to learn from why and what they have decided. so Could we put together somewhere a little list of sites and preferable links to some js files and css etc. which shows some great examples of implementation with jQuery. Any suggestions, Links, infos are very welcome. Thanks Istvano So My big question is, I would like to learn and SEE how other have used jQuery with real sites and real implementation.