InfoQ Homepage Programming Content on InfoQ
-
React+Redux at Scale
Daniel Cousineau looks at how React and Redux scale, not just in terms of quantitative performance, but in terms of architecture and team participation.
-
From Customer Self Service Portals to Web APIs
Florian Marquardt presents how Regiocom has created and uses web APIs to serve the energy market in several countries.
-
Reinventing Credit Insurance with APIs
Christophe Spoerry discusses embedding insurance in B2B innovations.
-
Elm and Phoenix: Two FP Flavors That Taste Great Together
Josh Adams discusses the basics of creating apps in Elm with a Phoenix back-end, using real-world examples of how the two work together in Firestorm, an open-source forum engine.
-
What Does Speed Mean in Software Product Delivery?
Jason Yip explores the way of thinking about "high velocity" and gives specific examples of concepts and practices to try from his experiences at ThoughtWorks and Spotify.
-
How to Survive the API Copyright Apocalypse
Steven Willmott recommends avoiding the possible API copyright troubles by sharing API definitions rather than copyrighting them.
-
Avoiding React Performance Pitfalls
Alex Grigoryan discusses the performance problems found and their solutions moving from Backbone/Java to React/Node.js at @WalmartLabs.
-
When Models Go Rogue: Hard Earned Lessons on Using Machine Learning in Production
David Talby summarizes best practices & lessons learned in ML, based on nearly a decade of experience building & operating ML systems at Fortune 500 companies across several industries.
-
Migrating Speedment to Java 9
Dan Lawesson talks about his experience migrating Speedment to Java 9.
-
C# 7, 8 and beyond: Language Features from Design to Release to IDE Support
Kevin Pilch tours C# 7, highlighting new features -pattern matching, tuples, local functions and more-, sharing insights into the language design process, and discussing potential features for C# 8.
-
The Java Evolution of Eclipse Collections
Kristen O'Leary talks about some of the newest features from the 8.0.0 release including the use of Java 8 features such as Collectors, Optional and SummaryStatistics.
-
Fearless AWS Lambdas
John Chapin overviews JVM on AWS Lambda, and gives strategies, tips, and examples for developing efficient, performant AWS Lambda functions in a variety of JVM languages.