InfoQ Homepage Presentations
-
Tips for Creating a More Equal Workplace
Kate Heddleston talks about what institutional bias is, why it’s a problem, and how it manifests in the workplace.
-
Rebuilding the Monolith with Composable Apps
Ian Thomas discusses breaking down monoliths into composable parts and understanding value from the point of the customer, showing examples of functional programming styles for building front-end apps
-
Full-Scale Elm in Production
Richard Feldman introduces Elm, how it works, what differentiates it from the other front-end technologies, and gives practical advice for introducing it to an existing JavaScript codebase.
-
The Hitchhiker's Guide to Serverless JavaScript
Steve Faulkner discusses Bustle's entire serverless stack. He talks about the good, the bad, and the ugly, sharing real numbers from production systems.
-
Building for Builders
Romain Huet presents ideas from how Stripe has created their developer documentation.
-
It's Microservices All the Way down
Ori Pekelam discusses the principles underlying a microservices architecture, the risks associated with it, topologies, ways of communication between services, deployment, and other considerations.
-
Deep Learning Applications in Business
Diego Klabjan discusses models, implementations, and challenges developing applications for trading, forecasting, and healthcare, detailing relevant models and issues adopting and deploying them.
-
Leadership Agility in a VUCA World
Nick Horney discuses leadership agility, backing his stories with data gathered from thousands of leaders and showing where the typical strengths and weaknesses are in developing leadership agility.
-
Hybrid Code-Gen: Designing Cloud Service Client Libraries
Jon Skeet discusses using hybrid code generating to create cloud client libraries in a way that does not affect the future evolution of a service API.
-
A Connector, a Container and an API Walk into a Bar
Steven Willmott discusses how APIs and other technologies are contributing to the programmable world, and how to think about what we're trying to achieve and the best practices needed to succeed.
-
A Crystal Ball to Prioritize Technical Debt
Adam Tornhill offers an overview of techniques that help uncover both problematic code and the social dimension of the teams that build software. He illustrates each point with a case study.
-
Refactoring Mount Doom - Tackling Legacy Code
Franziska Sauerwein discusses how to refactor code for the right reasons and the right methods to use for time efficiently.