InfoQ Homepage Development Content on InfoQ
-
Angular 2 Split, Dart Codebase Separated
Since its inception, the Angular 2 project has compiled TypeScript down to both JavaScript and Dart. With the final release on the horizon, the Dart portion has been spun off into its own codebase with its own team.
-
Stack Overflow Launches Documentation Beta
Stack Overflow has launched a new website called Documentation, enabling developers to create documentation on various software development topics for developers.
-
Q&A on Akka.NET 1.1 with Aaron Stannard
Akka.NET 1.1 was recently released, bringing new features and performance improvements. InfoQ reached out to Aaron Stannard, maintainer of Akka.net, to learn more about Akka.Streams and Akka.Cluster. Stannard also explains how the roadmap is planned with regards to the JVM implementation of Akka.
-
Microsoft REST API Guidelines Are Not RESTful
Microsoft has published their guidance for creating “RESTful” APIs. Roy Fielding calls them HTTP APIs that have little to do with REST.
-
deepstreamHub Launches deepstream.io, an Open Source Real-Time Server
German start-up deepstreamHub has launched deepstream.io, an open source, scalable, real-time server platform. The platform is designed for applications that require a network of device-resident nodes that communicate with cloud applications or with one another. Individual nodes can subscribe to topics and receive data whenever other clients publish to those topics. Nodes can also...
-
Bitbucket Cloud Adds Beta Support for Git Large File Storage
Previously available on BitBucket Server, Git Large File Storage now reaches Bitbucket Cloud, Atlassian’s cloud-based code management solution, writes Atlassian engineer Szilard Szasz-Toth.
-
BitKeeper Reaches 7.3, Adds Fast Import from Git and More
Recently released BitKeeper 7.3ce includes a new feature aimed to quickly import Git repositories, the possibility of deleting tags, and several changes to existing features.
-
Don’t Version Your Web API
Versioning of Web APIs by adding a version to the URI or using versioned media types does not work on the open web. What we rather need are contracts that evolve with the changes we need, Sebastien Lambla claimed in a recent presentation, describing ways of avoiding the need to version.
-
Visual Studio “15” Preview 3 Available
Microsoft has released the 3rd preview of Visual Studio “15” (VS15), the successor to Visual Studio 2015. Continuing the iterative nature of the development process so far, this preview provides updates for the IDE functionality, user modifiable formatting rules for C#, and a new exception helper.
-
QCon San Francisco 2016 Trackhosts Confirmed
QCon San Francisco, the largest English speaking conference organized by InfoQ, returns to the Bay Area November 7-9 for its tenth successive year. There are 18 tracks at QCon San Francisco, each an individually curated full-day vertical conference focused on important topics for software developers.
-
Facebook Announces Open-Source Swift SDK Beta for iOS
Now available in beta, Facebook’s new SDK for Swift aims to make it easier for developers to integrate Facebook services into their iOS apps.
-
Basho Open Sources Time Series Database Riak TS 1.3
InfoQ's Rags Srinivas talks to Basho's CTO Dave McCrory about the open sourcing of Riak TS 1.3 which is geared to handle time series data.
-
DigitalOcean Launches Flexible Block Storage
DigitalOcean has announced the availability of a new Block Storage service to make it possible to grow storage independently of computing power and at a more convenient price.
-
Java EE Vendors and the London JUG Announce New MicroProfile
During the last DevNation Conference, Red Hat, IBM, Tomitribe, Payara, and the London Java Community announced the creation of the MicroProfile, a new initiative to try and leverage Java EE technologies to create a vendor-neutral microservices framework. The goal is to have a first public version by September 2016, allowing developers to create portable microservices in Java more easily.
-
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.