InfoQ Homepage Web Development Content on InfoQ
-
React 0.14 Hits Release Candidate, Adding New Package Split, Refs Syntax, and More
Two months after entering beta, React 0.14 has reached release candidate status. React 0.14 will enforce separation of rendering and core concerns, make it easier to declare stateless components, and add new `refs` syntax.
-
Node.js Release 4.0, First Combined Release With io.js
The Node.js Foundation has released Node.js v 4.0, combining Node.js and io.js into one single codebase. The all-new Node.js contains many new ES6 features enabled by default, as well as V8 v4.5, with accompanying new features.
-
Front-End Tooling Survey Provides Insight Into the Community
Ashley Nolan asked developers about their front-end tooling choices and the results are in. Over 1,000 developers answered questions on topics ranging from CSS to JavaScript frameworks to task runners.
-
The Alliance for Open Media Is Set to Create a Free Video Format
Several large Internet companies - Amazon, Cisco, Google, Intel, Microsoft, Mozilla and Netflix – have formed the Alliance for Open Media (AOMedia), an organization aiming to create an open royalty free video format that is interoperable, fit for various devices including mobile ones, supporting high quality video formats including UHD and commercial/non-commercial content.
-
Typescript to Support React
Microsoft have released the beta for TypeScript 1.6, and with it support for React. Program manager Jonathan Turner explains that while the TypeScript team has collaborated with teams responsible for libraries including Dojo, Aurelia, and Angular, React is "an important library" that that has been difficult for TypeScript developers.
-
Angular Offers Refined Migration Path with ng-upgrade
The Angular team has announced a new component, dubbed ng-upgrade, that will allow Angular 1 and Angular 2 projects to coexist. This will allow developers to migrate an application one piece at a time without losing the fidelity of either engine.
-
Phoenix Web Framework Makes 1.0 Milestone
Chris McCord has released version 1.0 of the Phoenix web framework. Written in Elixir, Phoenix implements the server-side MVC pattern and aims to combine high developer productivity with high application performance.
-
Chrome 45 will no Longer Automatically Run Flash
With Chrome 45 only the main Flash content will be enabled, the rest being paused unless the user decides to manually start it.
-
Mixed Feelings Greet Mozilla's Add-ons Overhaul
Mozilla has released a major overhaul to how Firefox add-ons are developed. Included is the introduction of the WebExtensions API and a requirement for add-ons to be reviewed and signed by Mozilla before deployment. The developer community has reacted with a range of emotions to the announcements.
-
Study: Developers Make Most Money out of Cloud
VisionMobile has published the Developer Economics: State of the Developer Nation Q3 2015 survey, observing that most developers are male and young, Windows leads on the desktop followed by the browser, developers like to keep their code in private clouds and they make most of the money from cloud services.
-
Angular Team Provides Roadmap, Demos Integration with React Native
Angular 2 is moving forward, but still does not have a release date. The Angular team demonstrated the idea of splitting the framework into two pieces to enable different UI renderers to work with the same JavaScript backend. This will allow Angular to integrate with React Native.
-
WebAssembly: A Universal Binary and Text Format for the Web
Mozilla, Google, Microsoft and Apple have decided to develop a binary format for the web. Called WebAssembly, this format could be a compilation target for any programming language, enabling applications to run in the browser or other agents.
-
Exploring ES6: Book Introduction and Author Interview
Exploring ES6 by Axel Rauschmayer is an in-depth look at JavaScript’s latest features. This article includes a short interview with the author.
-
ECMAScript 2015 Has Been Approved
The General Assembly of Ecma International has announced the approval of ECMA-262 6th edition, which is the Language Specification of ECMAScript 6 (ES6), also known as ECMAScript 2015.
-
Google Introduces Smart Lock for Passwords
Google has announced at I/O 2015 the Google Identity Platform, a collection of tools and APIs for managing identities and dealing with authentication and authorization across Android, iOS and web applications.