Hacker News new | ask | show | jobs
by Nemcue 3942 days ago
Because they are libraries, not frameworks.
1 comments

And jQuery is... surprise! A library.
It does have some framework properties, like the whole plugin mechanism.
That barely qualifies imo. The plugin mechanism is just prototypical inheritance - you're just adding methods to a prototype, nothing more.