Over the last few weeks, we had a lot of discussions on asynchronous JavaScript and patterns we use in our projects to build performant apps. It re...
For further actions, you may consider blocking this person and/or reporting abuse
That was fun! My knowledge of async JavaScript kind of is lacking.
Thanks Rammina!
well well, 3 out of 4 isn't too bad (the explicit
button.click()
call caught me out).. that really did make me think though, I like it!Hi Andre, I'm glad you enjoyed it. The questions are a bit tricky, especially the last one and 3 out of 4 is a great result.
This one was pretty refreshing
Thanks for sharing
I hope that this quistion doesn't annoy you, how can I make this thing (details)?
Hi Abdelrahman, I'm not sure what is the question here. Is there supposed to be some link in the details?
No problem at all, I found how to make it.
CLICK ME
This is what I maen
Thanks for publishing btw. 😊
I have a problem with the UI
Thanks, I have to re-fresh my knowledge :( :(
Yeah, asynchronous code can be frustrating . It's probably the hardest part of JavaScript.