InfoQ Homepage React Content on InfoQ
-
JetBrains Ships WebStorm 2016.2, Adds More TypeScript and React Support
JetBrains has released WebStorm 2016.2, their second major update for the IDE this year. New in this version is support for TypeScript 2.0, enhanced React support, and integration with the new Angular CLI tool.
-
Combining Angular 2 with React Native
Angular 2’s architecture makes it possible to render an application with various renderers including React Native.
-
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.
-
TypeScript 2.0 Preview
Anders Hejlsberg returned to Microsoft's Build conference in 2016 to talk about the current state of TypeScript and preview some amazing features coming in the next few months.
-
Facebook Turns React.js Version Up to 15
Seeking to inspire more confidence in the stability of the React.js JavaScript library, Facebook has bumped the version number from 0.14 to 15.0.
-
Realm Launches New Database for React Native
Realm has launched a new database for React Native, Facebook's platform for building React apps with JavaScript.
-
Is React the Future of Meteor?
In a series of blog posts, Sacha Greif describes the uncertain state of JavaScript platform Meteor. He describes how adopting React can take Meteor more relevant for the years ahead.
-
WordPress.com Replaces PHP with JavaScript
WordPress.com has replaced PHP with web technologies and a RESTful back-end API for the administration console.
-
Microsoft CodePush Aims to Enable Instant Updates for Cordova and React Native Apps
Cordova and React Native developers will be able to deploy mobile apps updates directly to their iOS and Android devices thanks to CodePush, Microsoft say. CodePush includes a cloud service and an SDK to make it possible to update JavaScript, HTML, CSS, and image resources so apps can retrieve their latest versions. Compiled code, though, cannot be updated on the fly.
-
Meteor 1.2: ECMAScript 2015 and support for AngularJS, React
Meteor 1.2 has been released, announcing ECMAScript 2015 as the official JavaScript of the Meteor platform, along with support for Angular and React.
-
Facebook Launches Relay Data Framework
Facebook has announced the launch of their declarative data framework, Relay. Using GraphQL for structuring data requests, Relay lets developers and designers declare the data they need, letting the framework determine what to retrieve and how to do it.
-
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.
-
All-New Devtools for React Bring Tools to Firefox
The React team has released entirely new devtools for the JavaScript library -- including a new version for Firefox. Jared Forsyth said "The current version of the devtools is a fork of Blink's "Elements" pane, and is imperative, mutation-driven, and tightly integrated with Chrome-specific APIs. The new devtools are much less coupled to Chrome, and easier to reason about thanks to React."
-
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.
-
Angular and React Teams Collaborate
Members of the AngularJS and React.js teams got together last week to discuss what they've been working on and areas where they can collaborate. While there are a lot of similarities between the projects, there is virtually no chance they will ever merge.