Now I am reading a few lessons about creating jQuery .. creating, creating plugins, etc., but these tutorials lack some basic explanations, for example, they mention things like
function prototype, anonymous functions, input umm (jQuery) after}); .. and the like .. is there a tutorial / website / book that explains this, I'm not sure how to call them “terms” from the beginner level, to move forward. I mean, I know some jquery syntax, but not enough to figure this out, can anyone recommend a useful resource?
Google doesn’t help much, I googled “promote jquery functions”, I don’t really understand what I want to know.
EDIT
Also, if someone can share their story steps on how to get comfortable with javascript, how to overcome this “terminology”, or something called
source
share