News

Another one-line npm package breaks the JavaScript ecosystem An update to tiny "is-promise" library impacted millions of JavaScript projects. Written by Catalin Cimpanu, Contributor ...
A row that led a developer to delete a 17-line JavaScript module has stopped countless applications working.
The solution: disable JavaScript on specific websites By disabling JavaScript on some sites, you still get to use JavaScript on sites that break without it, while benefiting from improved privacy ...
Line Rider JavaScript is a remake of the well-known flash game Line Rider in JavaScript by David Lu. It has features such as playback scrubbing, music synchronization tools, and onion skinning.
Do you need to perform an Ajax file upload with pure JavaScript? This example lays out the steps to accomplish an Ajax file upload without the need for a JavaScript library like jQuery or Dojo.