InfoQ Homepage Development Content on InfoQ
-
Java in Containers - Part Deux
David Delabassee looks in parallel at how OpenJDK is evolving to cope with some of those changes and most importantly what it all means for Java developers.
-
Creating High-Performance Web Apps with WebAssembly
Konstantin Möllers shows how WebAssembly works and how it can be used to develop a hybrid app with high-performance code written in Rust and UI code written in JavaScript.
-
SDLC for Pivotal Platform Powered by Spring Initializr, Concourse, and Spinnaker
Joachim Pasquali, Gowridhar Madu, and Brent Stains create a Spring Initializr and show how to support development with Concourse, Spinnaker, Pivotal Platform manifest files, and more.
-
Probabilistic Programming for Software Engineers
Michael Tingley provides a preview of how Facebook is advancing probabilistic programming, as well as some of the big problems they used it to solve.
-
How to Use Encryption for Defense in Depth in Native and Browser Apps
Isaac Potoczny-Jones discusses the pros and cons of application-level and end-to-end encryption.
-
Detox: Tackling the Flakiness of Mobile Automation
Viktorija Sujetaitė believes that the only way to tackle E2E testing flakiness head on is by moving from black box testing to gray box testing. That’s what Detox helps with.
-
A Brief History of the Future of the API
Mark Rendle talks about the various technologies and standards from across the years, the pros and cons of each, and which solutions are appropriate for which problems.
-
Day 3: Security Auditing and Compliance
David Zendzian and Steve White discuss how to handle ongoing security requirements running on Cloud Foundry platforms.
-
Panel: JavaScript - Is the Insanity Over?
Is JavaScript finally ready to make developers happy? Are the days of transpiling really numbered? People seem to be stuck with JavaScript, but the developer experience might just be getting better.
-
Getting Started with Azure Event Hubs
Chad Green shows how to create an event-processing pipeline in Azure.
-
Making Npm Install Safe
Kate Sills discusses how to minimize the risks of running third-party JavaScript.
-
Functional and Visual Testing for Web Applications
Dmitriy Kovalenko shows how to write end-to-end tests for web applications using Cypress.io, controlling the network, using visual testing and setting up CI to perform E2E tests on each commit.