Why event handlers like click of button are asynchronous in JavaScript?

后端 未结 0 744
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-29 01:31

I understand asynchronous javascript and why it is implemented like API call which takes time so we don\'t want to have bad ux or we don\'t have the data to perform our sequ

相关标签:
回答
  • 消灭零回复
提交回复
热议问题