News

Elsewhere in the JavaScript community, options such as create-react-app and the Angular CLI have provided those familiar with Node.js and NPM an easy way to spin up those kinds of apps.
With Apple standing up for web standards—supporting standards in WebKit, working with W3C and WHATWG to develop next-gen standards, even remaking its web site in pure HTML, CSS, and JavaScript ...
JavaScript isn't replacing Office macros anytime soon, but the Office Web apps (and the SharePoint-based enterprise equivalents) are improving regularly. For users that means simple but useful ...
Now, the Web has matured into a fully-featured application platform, and fast JavaScript runtimes and HTML5 standards have enabled developers to create the rich apps that before were only possible ...
Last, but hardly least, there’s Node.js —the JavaScript runtime that powers the server side of the MEAN web application. Node is based on Google’s V8 JavaScript engine, the same JavaScript ...
Misko Hevery, creator of AngularJS, recently announced the beta availability of Qwik, his new web framework. Qwik claims to build applications that feel fast regardless of application size. In ...
Google, Intel, and Mozilla are developing SIMD.js, a JavaScript API for SIMD (Single Instruction Multiple Data) calculations to boost high-performance Web applications.
JavaScript web apps and web servers are susceptible to a specific type of vulnerabilities/attacks known as regular expression (regex) denial of service (ReDoS).
The JavaScript performance improvements that accompany iOS 4.3—boosting raw performance as much as 2.5x—don't appear to carry over to in-app browsers or Web apps saved to the home screen.
Of course, the developer also notes that not every app that injects JavaScript code into an in-app browser does so for malicious purposes, since JavaScript is the basis of many web features.