Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

callback vs return

return indicates the end of a function's execution, whereas
callback indicates the expected ending of execution.
 
PREVIOUS NEXT
Tagged: #callback #return
ADD COMMENT
Topic
Name
6+2 =