News

Beyond the usual quick tips, let's look at both the business case and the technical side of keeping React bundles lean.
Tabris.js is an open source mobile framework aimed to build native iOS and Android apps entirely in JavaScript. Among the main benefits of Tabris.js are performance, a fast development cycle, and ...
An app doesn’t have to rip out its backend and replace it with Node.js to use isomorphic JavaScript, essentially throwing out the baby with the bathwater.
An introduction to the Chakra JavaScript engine and how it can be used within a Windows 10 app to execute JavaScript. Initially, the concept of executing JavaScript within a Universal Windows Platform ...
Google’s in-house incubator Area 120 just released an app called Grasshopper, which teaches you how to code JavaScript through a series of fun mini-games, as reported by 9to5Google. The goal ...
One session at last week's WWDC featured featured a JavaScript application framework called SproutCore, which has generated quite a bit of buzz since then. The framework was used by Apple to ...
With Blockstack.js, writing a decentralized app feels almost exactly the same as writing a front-end application that has no dedicated back-end.
TikTok's custom in-app browser on iOS reportedly injects JavaScript code into external websites that allows TikTok to monitor "all keyboard inputs and taps" while a user is interacting with a ...
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.