Posts by D. Pardal • 133 points
1 post
-
3
votes2
answers1933
viewsQ: Javascript: What is the difference between asynchronous functions and normal functions
I want to know the difference between using a async function and a function only. Of course, with asynchronous functions one can use await and they return a Promise. But is there any other effect?…
javascriptasked D. Pardal 133