InfoQ Homepage Development Content on InfoQ
-
New Vaadin Spring Release Introduces Enhanced View Management
Vaadin, a polyglot framework for building web apps with UI components, released version 1.1 of their Vaadin Spring project featuring bug fixes and a new SpringNavigator class to enhance management of Vaadin Views. Matti Tahvonen, product marketing manager at Vaadin, spoke to InfoQ about this latest release including a discussion on how UIs fit into microservices.
-
What's Expected from React, Angular, and Vue in 2017
JavaScript continues to see tremendous excitement and 2016 was an impressive year. See what's expected from React, Angular, and Vue.js going into 2017.
-
Start with Events and DDD When Building Microservices
Domain-Driven Design (DDD) is a great technique bringing designs closer to the domains we are working in, but too often we make early decisions with a focus on structure, which is not the intention of DDD. Instead we should start with the events in a domain, Russ Miles claims when describing the advantages of going “events-first” when building microservices.
-
GitLab 8.15 Introduces Auto Deploy and Web Terminal
The latest GitLab version, 8.15, provides new CD/CI features aimed to automate deployments on a variety of platforms and to make it easier to reach your staging or production deployments through a command line interface.
-
Building Conversational Apps Using Actions on Google and API.AI
Google has introduced Actions on Google which allow developers to build Google Assistant-based conversational apps, including integration with the Google Home device.
-
Google’s Brotli Compression Algorithm Lands to Windows Edge
Microsoft has announced that its Edge browser has started using Brotli, the compression algorithm that Google open-sourced last year.
-
Rust 1.14 Brings Experimental WebAssembly Support and Rustup 1.0
Rust 1.14 introduces WebAssembly as a new experimental target and extends the .. syntax for pattern matching, writes the Rust core team. Additionally, rustup is now stable and is the recommended way to build Rust from sources.
-
Introducing Gradle Build Scans
At the Gradle Summit Conference this year, Gradle formally introduced the Build Scan tool, part of their new Cloud Services, for collaborating with project build information with developers. InfoQ spoke to Chris Beams, director of marketing at Gradle, about Gradle Cloud Services and build scans.
-
AFK-MC² Algorithm Speeds up k-Means Clustering Algorithm Seeding
“Fast and Probably Good Seedings for k-Means” by Olivier Bachem et al. was presented on 2016’s Neural Information Processing Systems (NIPS) conference and describes AFK-MC2, an alternative method to generate initial seedings for k-Means clustering algorithm that is several orders of magnitude faster than the state of art method k-Means++.
-
Polymer 2.0 Introduces Breaking Changes But the Migration Has Been Smoothed
Polymer 2.0 replaces Custom Elements API v0 with v1, deprecates Polymer.dom, uses Shadow DOM instead, but the migration path is not so steep as these changes suggest because they have introduced a compatibility layer that enables code created with Polymer 1.7+ to run under 2.0
-
Java Type Inference Won't Support Mutability Specification
Java type inference won't support differentiation of mutable vs immutable variables due to lack of consensus within the community regarding how this should be implemented, recent communication shows. Also, to prevent a long debate about corner cases, a number of such cases will be ruled out. Although the JEP doesn't indicate a target version, Java 10 seems likely.
-
What José Mourinho Can Teach Us about Team Building
Alan O’Callaghan gave a presentation at the Scrum Gathering Portugal 2016 on what José Mourinho can teach us about team building. Starting with the similarities between Football and Scrum, the talk addresses the less understood characteristic that affects Scrum’s effectiveness, that is, according to the speaker, the building of self-organising teams.
-
NET Core 2.0 Planned for Spring 2017
Microsoft Project Manager Immo Landwerth has announced details for the forthcoming .NET Core 2 release, slated for Spring 2017.
-
Is Gartner's Report of Java EE's Demise Greatly Exaggerated?
Gartner has produced a report called “Market Guide for Application Platforms”, citing Java EE’s “revenue decline” in reporting “a clear shift” in the application platform market. The Java EE community takes issue with those findings, in personal comments to InfoQ.
-
CanJS 3.0 Release Breaks Framework into Smaller Modules
Bitovi has released version 3.0 of JavaScript framework CanJS. CEO Justin Meyer said the release "ultimately represents an understanding and embrace of CanJS's identity — adapt or die."