InfoQ Homepage Development Content on InfoQ
-
Demystifying CORS: It’s Simpler Than You Think
Bill Parrott discusses CORS, what it is and how it works, why it is a crucial part of the modern web, what it enables, and what can’t be done.
-
Cybercrime and the Developer: How to Start Defending against the Darker Side
Steve Poole discusses actions one can take (and some behaviors one must change) to create a more secure Java application for the cloud.
-
Julia: A Modern Language for Modern ML
Simon Byrne and Viral Shah talk about Julia, a modern high-performance, dynamic language for technical computing, with many features which make it ideal for machine learning.
-
Building a Scalable, Distributed Backend for Mobile Games
Petri Kero presents how Ministry of Games is tackling the scalability problem with distributed Elixir.
-
JavaScript Futures: ES2017 and the Road ahead
Jeff Strauss discusses some of the new and proposed features of JavaScript, explaining the ES.Next maturity stages and the TC39 review process.
-
Why Do Companies Build APIs?
Alex Wilson discusses the reasons why companies build APIS including the financial reasons and the desire for digital transformation.
-
IoT and Microservices in the Home
Fred George explores the use of asynchronous microservices to implement a home IoT environment of heterogeneous devices, including lights and motion sensors on a J2ME-like environment.
-
Joy of Coding 2017–Lightning Talks
The speakers give seven talks of five minutes each, presenting points of view or words of wisdom that might be of interest to software developers.
-
Microservices with Kong
Thijs Schreijer discusses building microservices with Mashape’s Kong, an API gateway.
-
Twelve Patterns for Hypermedia Microservices
Mike Amundsen presents 12 patterns and practices for building APIs that can evolve over time and client applications that can adapt to those changes without relying on explicit versioning systems.
-
Distributed Ledgers: Anonymity and Immutability at Scale
Eleanor McHugh discusses distributed ledgers, what they are, what they are useful for and the privacy concerns they raise.
-
Always Available
Claudio Ortolina discusses leveraging Elixir/OTP tools to provide continuous service even when a database is down, walking through the refactoring of an Elixir/Phoenix/PostgreSQL application.