10
rated 0 times
[
13]
[
3]
/ answers: 1 / hits: 25041
/ 15 Years ago, mon, february 9, 2009, 12:00:00
I am toying around with a pretty intensive ajax based jquery web application. It is getting to a point where I almost loose track of what events that should trigger what actions etc.
I am sort of left with a feeling that my javascript structure is wrong, on a more basic level. How do you guys structure your javascript/jquery code, the event handling etc., any advise for a newbie javascript developer.
More From » jquery