2
Checking the app built by Philip Roberts( http://latentflip.com/loupe ) that demonstrates the functioning of the web browser loop Event and webapi, I noticed that only when we use callbacks calling methods like setTimeout..., there is manifestation of the webapi to consider this call as asynchronous.
How can I know which methods are executed asynchronously then?