@TanishkaRathi
Learning. Writing.
Nothing here yet.
Nothing here yet.
May 8 · 5 min read · In modern web development, asynchronous programming is very important. JavaScript is single threaded, so normally code runs line by line. If one heavy task comes, whole application can stop for some t
Join discussion