html-css-javascript

why javascript is single threaded

JavaScript is single threaded because it was designed to run in a single-threaded environment in web browser…

How to Build a Web Scraper using JavaScript

If you want to collect data from the web, you’ll come across a lot of resources teaching you how to do this u…

Load More
That is All