InfoQ Homepage JavaScript Content on InfoQ
-
NativeScript 2.0 Release Brings Mobile App Development with Angular 2
NativeScript 2.0 has been released, integrating with AngularJS 2.0 to allow developers to write native mobile applications for iOS and Android. The release brings developers "an unprecedented code reuse story between [their] web and native mobile app," Valio Stoychev says.
-
Deep Dive into New Angular Compiler at ng-conf 2016
The day 2 keynote at ng-conf 2016 provided a deep dive into the new offline compiler and showcased some of the directions Angular 2 is moving towards in the future.
-
Three Development Patterns of Angular Universal
At the 2016 ng-conf, Jeff Whelpley and Patrick Stapleton showed off Angular Universal, the ability to render an Angular app on the server. Often, there are a few patterns that Angular Universal projects run into. Whelpley and Stapleton show off how to deal with three of those patterns.
-
Angular 2 Reaches Release Candidate at ng-conf 2016
At the 2016 ng-conf, Brad Green and Jules Kremer took the Keynote stage to show off a little bit of the new Angular 2 Release Candidate and showcase some of the new features and community efforts.
-
Rewritten Framework for Vue.js 2.0 Release
The team behind Vue.js has released v2.0, in what is described as a "full rewrite" of the framework. Vue creator Evan You describes Vue as the framework as consisting of "a core view layer and accompanying tools and supporting libraries," and says that the 2.0 release makes it even leaner and faster.
-
Firefox 46 Tackles Security Issues, Improves Performance
Mozilla has released Firefox 46, including improved security of the JavaScript JIT Compiler, and delaying Addon signing.
-
V8 JavaScript Engine 5.1 Brings More ECMAScript Compliance, WASM Support
Google has announced version 5.1 of its V8 JavaScript engine, which improves compliance with the ECMAScript 2017 draft specification and adds preliminary support for WASM, a low-level portable bytecode aimed to enable near-native execution speed.
-
Node.js 6.0 Supports 93% of ES2015
Node.js 6.0 has been released, becoming the new current version. It comes with performance improvements, better test and documentation coverage, better security and wide support for ES2015.
-
Neo4j 3.0 Released with Binary Communication Protocol and Standardised Drivers
Today at GraphConnect Europe 2016, Neo Technology announced the release of Neo4j 3.0, which includes a new binary protocol for transmitting data between server and client, and a new set of standardised drivers for interacting with the database, along with stored procedure support and higher performance and capacity. InfoQ spoke to Neo Technology to find out more.
-
Microsoft Supports React Native on UWP, Adds Tooling to VS Code
Microsoft and Facebook have announced that the Universal Windows Platform will be the next platform to support React Native. Aiding developers build React Native apps on Windows, Microsoft also released a React Native extension for Visual Studio Code that provides debugging and IntelliSense in their cross-platform code editor.
-
Atom Text Editor 1.7 Released, with MRU Tab Switching
Text editor Atom has released version 1.7 with notable changes including MRU tab switching and a number of improvements for Windows users. In the blog post Atom 1.7 and 1.8 beta, software engineer Michelle Tilley describes how with v1.7 ctrl-tab now switches "between the most recently used (MRU) tabs in an Atom window instead of switching to the tab to the right of the current tab."
-
React v15 Released
Facebook has released version 15 of their React JavaScript framework, delivering a faster, cleaner, and more complete package. Despite some hiccups with that weren't discovered in the Release Candidate, the new major version is a solid upgrade.
-
JetBrains Releases IntelliJ IDEA 2016.1
JetBrains has released IntelliJ IDEA 2016.1, the latest version of their most popular IDE. The new version seems to have the polyglot developer in mind, with multiple enhancements over a variety of languages and technologies; however, the most noticeable changes are aimed at Java, particularly at helping developers take full advantage of Java 8.
-
Rethink DB 2.3 Brings Network Encryption and ReQL Updates
RethinkDB has released version 2.3 of its open source database, bringing updates to JavaScript drivers and network encryption. Developer evangelist Ryan Paul says by including TLS support, the update -- named Fantasia -- enables "encryption on the wire for both the client driver protocol and communication between database servers in a cluster."
-
Vivaldi 1.0: First Official Release
Vivaldi has released the first official release for its web browser built for – and with – the web. Launched in 2015 by the co-founder of Opera Software, Jon von Tetzchner, the browser is unique in being built using only web technologies.