InfoQ Homepage Development Content on InfoQ
-
Beam aboard the Eclipse User Storage Service
Christopher Guindon and Denis Roy introduce Eclipse USS and its SDK, discussing plans for its future and showing how to get started using this service.
-
Adventures in 3D with Eclipse ICE and JavaFX
Robert Smith and Tony McCrary discuss how the JavaFX 3D API works and lessons learned during the migration of an existing 3D tool to JavaFX 8's 3D API.
-
The RESTed NARWHL: an Approach to Building Adaptable APIs
Rob Zazueta introduces RESTed NARWHL, a design framework for building RESTful APIs that adhere to current best practices while being able to rapidly adapt to change.
-
React.js Reconciliation
Jim Sproch describes how reconciliation works within React, and how to use it to enhance both performance and user experience.
-
What We Talk about When We Talk about Distributed Systems
Alvaro Videla reviews distributed systems: async/sync, message passing, shared memory, failure detectors, leader election, consensus and different kinds of replication, and recommends related books.
-
Using Pony for Fintech
Sylvan Clebsch talks about using Pony for fintech to build high-performance tools. Pony is a new actor-model statically typed language, compiled AOT, with a GC and a data-race free type system.
-
Driving Customer Engagement & Acquisition in the Digital Era
Rana Pereis explores case studies of how banks are using APIs to evolve new digital offerings and business models that help drive customer engagement and acquisition.
-
Eclipse Orion: Fast, Functional and at Your Fingertips
Steve Northover presents tips, tricks and new features that make JavaScript development more productive and fun with Eclipse Orion, including quick fixes, content assist and refactoring support.
-
How Will Persistent Memory Change Software Design?
Maciej Maciejewski discusses persistent memory, storage devices, and DRAM, accessing persistent memory with ACPI 6.0 extensions, existing support in the Linux kernel and the NVM library.
-
Being Meta
Jevgenij Nekrasov discusses doing meta-programming in .NET, including writing a custom DSL.
-
10 Things You Need to Know about BDD, SpecFlow and Cucumber
Seb Rose discusses BDD, what it is good for and what tools can help, common BDD anti-patterns and myths, as well as advice for starting with it.
-
Java 9's Other Puzzle Pieces
Erik Costlow discusses which Java 9 improvements are automatic, which require an update, and how to take advantage of new multi-release JAR files and maintain backwards compatibility during upgrade.