InfoQ Homepage Development Content on InfoQ
-
GitLab and DigitalOcean Offer Free Hosting for GitLab CI to Open Source Community
GitLab, maker of the homonymous Git-based code management and continuous integration platform, and Y Combinator cloud platform provider DigitalOcean have partnered to provide free hosting to the open source community to move their continuous integration to the cloud.
-
Getting Started with F# on Linux and Mac OS X
The advent of .NET Core brings the ability to build and run F# programs on Linux and Mac OS X with the same level of support as Windows. David Stephens, program manager for F# at Microsoft, presented how to get started with F# on .Net Core at Build 2016.
-
Combining Angular 2 with React Native
Angular 2’s architecture makes it possible to render an application with various renderers including React Native.
-
Q&A with Michael Behrendt on IBM's Event-driven Programming Service Bluemix OpenWhisk
IBM joins a number of vendors making a play in the emerging paradigm of serverless computing with a new event-driven programming service for their Bluemix platform called OpenWhisk.. InfoQ's Rags Srinivas caught up with Michael Behrendt, one of the architects for Bluemix regarding the IBM Interconnect conference, OpenWhisk and Bluemix in general.
-
Rust 1.8 Introduces New Cargo-based Build System and more
Rust 1.8 adds a couple of new language features and a number of improvements to the standard library. Additionally, it introduces a new Cargo-based build system for rustc which can be seen as the first step towards bootstrapping Rust.
-
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."
-
Challenges of Microservices Deployments
Recently ElectricCloud hosted a panel session on the challenges of microservice deployments and one of the panelists, Usman Ismail summarised the session, covering agreed problems the panelists had discussed as well as some recommendations based on their own experiences.
-
Microsoft Gets into Serverless Apps with Azure Functions
At this month's Build conference, Microsoft announced a preview of Azure Functions, a service that runs code on-demand. Azure Functions is Microsoft's entry into the increasingly-popular space of event-driven, serverless computing occupied by Amazon, Google, IBM, and others.
-
Lessons Learned at the O’Reilly Software Architecture Conference: Day One
This article presents a review of the first day at the O'Reilly Software Architecture conference, held in New York City 12-13th April. Sessions summarised include, ‘blah, blah... microservices...blah, blah’, ‘the evolution of evolutionary architecture’, ‘Death Star Security’, ‘Twelve Patterns for Hypermedia Architecture’, ‘Architecture Without an End State’ and 'Leading Simplicity'.
-
Visual Studio Code 1.0 Released: 100+ Languages, 300+ PRs, 1,000+ Extensions
Microsoft has released Visual Studio Code 1.0, a year after its initial preview.
-
Apache Storm Reaches 1.0, Brings Improved Performance, Many New Features
Version 1.0 is "a major milestone in the evolution of Apache Storm", writes Apache Software Foundation VP for Apache Storm P. Taylor Goetz, and it includes many new features and improvements. In particular, Goetz claims a 3x–16x boost in performance.
-
Overview of the UWP App Model at Build 2016
Andrew Clinick, Program Manager at Microsoft, presented an overview of what’s new in the Universal Windows Platform (UWP) App Model at Build 2016. One of the highlights this year is the conversion of desktop applications to UWP, code-named Project Centennial.
-
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.