Why javascript callbacks are asynchronous? -


why javascript callbacks asynchronous , how works javascript engine ?

why javascript callbacks asynchronous

they don't have be, if function accepts callback isn't asynchronous might data using return value instead.

and how works javascript engine ?

usually binding event listener.


Comments

Popular posts from this blog

php - how to give proper permission for pcntl_exec? -

javascript - Feed FileReader from server side files -

c++ - What's the differece between of link to a dynamic file and as a input object? -