Posts by Jean Nunes • 53 points
1 post
-
5
votes1
answer34
viewsQ: How can Jquery be both function and object?
I know little about Javascript, and I was trying to understand how Jquery can be a function and an object at the same time. I wondered how it was developed so that it could be called as a function…