JavaScript is single-threaded. That means it can only do one thing at a time. But real-world apps need to do things like fetch data from a server, read files, or wait for a user input and none of that
abdulsamad30.hashnode.dev4 min read
No responses yet.