Making a counter and Understanding async flow through it
What is a counter?
Counter is simply counting of numbers or time recursively . here we are trying to make a representation of second hand of a clock and thus understand async flow via it.
javascript is an asynchronous language but at the same time it...
blueewhitee.hashnode.dev1 min read