I am looking through the main jQuery code and had a few "why they did it like that".
Now I am no different from JavaScript programming, but some things looked a bit different than in jQuery than what I usually did. I know that they probably should think more about optimization, and then about readability, etc., but I'm still confused by some things.
I was wondering if there is an online document that documents some of the main code? I know there are comments there, but something more than I would find useful.
No offense, designed for everyone who works in the library!
source
share