InfoQ Homepage Development Content on InfoQ
-
Basecamp Releases Stimulus 1.0 JavaScript Framework
Basecamp's new Stimulus 1.0 targets a modern take on HTML pages augmented with light amounts of JavaScript, rather than the creation of full-featured JavaScript applications. Basecamp calls it “a modest JavaScript framework for the HTML you already have.”
-
Data Consistency in Microservices Using Sagas
At QCon San Francisco 2017, Chris Richardson, software architect, introduced techniques for data consistency in microservices. The main focus was on the saga pattern, a means of splitting up a distributed transaction into a series of smaller transactions that either all commit or rollback.
-
Finding Bounded Contexts Using Domain Storytelling
When working with Domain-Driven Design (DDD), bounded context is a core concept. Domain storytelling is a way of finding how people and systems work together within a domain which then can be used to identify the bounded contexts and how they are interconnected, Stefan Hofer and Henning Schwentner explained at the recent DDD Europe 2018 conference in Amsterdam.
-
Visual Studio 15.6 Preview 4 Sharpens F# Functionality
Microsoft continues to make evolutionary changes in Visual Studio 15.6. The 4th preview of the IDE has been released, and with it comes a primary focus on improving F# support.
-
Blazor Now an Official Microsoft .NET and WebAssembly Project
Microsoft has taken another step towards .NET running in the browser by adopting Blazor from its creator Steve Sanderson. By doing so, Microsoft adds another piece to their WebAssembly/.NET stack, giving .NET developers a higher order abstraction to build browser-based apps with.
-
Hyperledger Project Releases Hyperledger Sawtooth 1.0
In a recent blog post, the Hyperledger project announced Hyperledger Sawtooth 1.0 has reached general availability (GA). The Hyperledger project addresses requirements for enterprises building, deploying and running distributed ledger applications. The Sawtooth 1.0 release includes updates to on-chain governance, advanced transaction execution, dynamic consensus and support for Ethereum.
-
Subtree Releases "Dotmesh", a Git-Like CLI for Capturing, Organising and Sharing Application States
Subtree has released Dotmesh, a container-friendly application state snapshotting tool that provides a git-like CLI for manipulating and sharing the captured data. The core use case for Dotmesh is the ability to share state captured from microservice-based applications in order to facilitate the debugging and exploration of problematic states seen within QA and production environments.
-
Swift 4.1 Brings Conditional Conformance and More
Swift 4.1, available in Xcode 9.3, brings a number of improvements to the language, including automatic implementation of the Equatable and Hashable protocols, conditional conformance, and more.
-
Scaling the ipify Service on Heroku
The developer behind the ipify service shared his experiences in scaling the service to 30+ billion requests on Heroku. ipify is an online service which exposes an API that applications can invoke to fetch their external IP address.
-
Universal React Framework Next.js Releases Version 5.0
Next.js, an open source toolkit for universal React.js applications, has reached version 5.0. This release improves configurability of Next.js applications, adding better server-side webpack support and a plugin system for modular configuration. It also adds first-class TypeScript support, better support for React alt-libs like Preact, and a multi-application composition feature called Zones.
-
Roadmap for AngularJS and Angular
AngularJS will have one more major release then it will enter a three-years period of LTS, while Angular continues the cycle of a major release every six months.
-
Retroactive and Future Events in an Event Sourced System
When Thomas Pierrain started a new project with an asset management company, one important requirement was the ability to go back in time to understand why they took decisions that today look strange. At the recent DDD Europe 2018 conference in Amsterdam, Pierrain discussed his experiences when building an event sourced system that included some temporal challenges.
-
C2 Aims to Modernize the C Language
C2 is a new programming language aiming to be an evolution of C suitable for low-level programs like bootloaders, kernels, drivers, and system-level tooling. InfoQ has spoken with C2 creator Bas van den Berg.
-
Amazon Increases Network Bandwidth for EC2 Instances
Amazon announced it increased the bandwidth in all AWS regions for traffic between current-generation EC2 instances and the latest Amazon Machine Images (AMIs). With the increase, customers will be able to move data more efficiently. Furthermore, the increase will raise the networking bar among the public cloud providers.
-
Vote for Java EE's New Name
The quest to rename Java EE has reached the final phase, with the community being asked to vote for one of two final possibilities.