InfoQ Homepage Programming Content on InfoQ
-
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.
-
The Future of Your Business Needs an API Program... Now!
Roberto Galves discusses the need and how to develop an API-as-a-Business initiative to face the current economy.
-
Clojure Spec: Expressing Data Constraints without Types
Alex Miller introduces Clojure Spec which can be used for program validation, documentation, destructuring, instrumentation, data generation, and automatic generative testing.
-
Servlet vs Reactive Stacks in Five Use Cases
Rossen Stoyanchev talks about five common use cases in web application development and explores the impact of building on Servlet and Reactive stacks. He uses RxJava, Reactor, Spring MVC and WebFlux.
-
Polyglot on the JVM with Graal
Thomas Wuerthinger overviews Graal's language interoperability, and previews a low footprint AOT compiled Graal-enabled VM for embedded environments and microservices that require fast startup.
-
Your API - Don’t Make Developers Hate It
Adeel Ali shares from experience working with developers in 10 programming languages, covering what works and what not, and how to use automation to create a beautiful developer experience for APIs.