Why Doesn’t jQuery use JSDoc? [closed]
I’ll take a shot in the dark here since I can’t speak for the jQuery team of why I wouldn’t use JSDoc. JSDoc, at least the last time I checked, didn’t have any clean way to support method overloading (or parameter shifting…whatever name you want to give it here) and jQuery uses this all over … Read more