I have recently learned about JavaScripts Asnyc functions! At first they were really confusing. I have been using them primarily for node.js. The w...
For further actions, you may consider blocking this person and/or reporting abuse
I am always glad when more folks learn about async await. I am also happy when using markdown, to format the code.
you can wrap your code snippets into tripple backticks (```), above and below your code. then it is easier to read.