InfoQ Homepage DevDays Europe 2019 Content on InfoQ
Presentations
RSS Feed-
Image Formats, Performance and Cognitive Load
Tobias Baldauf discusses how to optimize and deliver images for maximum effectiveness.
-
Exploring the Chrome Debugger Protocol for Test Authoring
Benjamin Gruenbaum discusses the DevTools (debugger) protocol and how the DOM, JavaScript and the DevTools communicate, plus applications for test authoring.
-
Interface Design in Times of Information Overflow
Martin Oberhauser explains design challenges and responsibilities creating the infotainment concept for Tesla and the Pro-Sport Analytics Platform for Whoop.
-
Feature Toggles: the Good, the Bad, and the Ugly
Andy Davies covers how to use feature toggles effectively, some of the horror stories and how to avoid them, and how to deal with them if they do occur.
-
Demystifying the Most Significant Java Language Features from 9 to 11
Ionut Balosin discusses some of the Java features appearing in Java 9, 10 and 11.
-
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.
-
We Also Can Do It! Machine Learning in Javascript!
Eliran Eliassy shows how to create a prediction model with a web application using TensorFlow.js and other deep learning tools that can run in the browser.
-
Fast and Beautiful: Modern Image Delivery Techniques
Doug Sillars examines strategies to send images to devices, taking a look at progressive images, placeholder images, lazy loading, with examples showing how to improve the usability of a site or app.
-
React’s Future - under the Hook
Adam Klein rebuilds an existing React app using some of the new features including hooks, and explores pitfalls and patterns.
-
Quantum Computing Deep Dive
Johnny Hooyberghs introduces Quantum Computing, explaining why it matters, what a qubit and superposition are, what IBM and Microsoft are doing in this area, and some of the algorithms used.