Message from JavaScript discussions

April 2018

— Aa ic

— 

#ASK is there any method if forEach done then do something. something like ajax there is a method call success

— $var = '.selector', $($var) - function call that returns wrapper

— Why you use jquery?

— Developing existing project that has to be done with jquery

— Can u help me for this ?

— Wrong question imo. what's the problem to do forEach, then do something?

— While loop, lol

— Wat

— SomeVar.forEach(function() {/* do something */});
/* do something */

— Yeah...

— Then wat wat?