#javascript
Read more stories on Hashnode
Articles with this tag
In this article, I would introduce why promise was introduced? What problem wants to be solved when coding in javascript? I have learned javascript...
How does "this" work in setTimeout? Before we start to talk about the topic. Let's start a simple example to recall "this". For example, to get cx60,...