InfoQ Homepage Presentations
-
New in ECMAScript 2016 and Beyond
Brian Terlson discusses the changes in the ES2016 specification process and some of the likely candidates including async functions, SIMD, class property declarations, Typed Objects and more.
-
Behind the OSS Curtain: How we Manage Spring
Baruch Sadogursky and Phil Webb discuss using Artifactory/Bintray to manage the code, issues and releases of the Spring Framework.
-
IoT Realized - The Connected Car v2
Phil Berman and Michael T Minella present a solution developed with Spring XD to stream real-time analytics from a moving car using open standards.
-
Spring Data REST - Data Meets Hypermedia + Security
Roy Clarkson and Greg Turnquist discuss using Spring Data REST to build a back-end for a startup, exemplifying with Spring-A-Gram, an app built with Spring Data REST and secured by Spring Security.
-
HTTP/2 for the Web Developer
Brian Clozel discusses the main features of HTTP/2 to understand how it will improve latency on the web, with concrete examples of how it could be integrated in front-end and Spring web applications.
-
Functional Programming Kata with Groovy
Scott Hickey works through a solution to the Bank OCR kata, using Groovy and functional programming techniques. The code uses recursion plus Groovy methods that support functional programming.
-
Dumb Ways to Decide
Rob Pyne discusses the importance of the decision making process, providing guidance on how to make good decisions and examples of poorly made ones.
-
“Lean Enterprise”: An Innovation-led Alternative to the Scaled Agile Framework (SAFe)
Ian Kelsall and Keith Dodds discuss why complexity trumps determinism in the modern enterprise, explaining why it is essential to have a a fundamental change in leadership mindset.
-
Build the Right Thing - De-risk Your Products with Experiments
Andrea Darabos discusses how to lower the startup risk with Minimum Viable Experiments which help product managers and investors build with more confidence and avoid costly mistakes.
-
Your Design is Only Mostly Dead
Steve Rogalsky conducts a workshop on using the design studio approach to achieve effective collaborative design.
-
Groovy AST Transformations
Paul King reviews some of the most useful of the Groovy built-in AST transformations. He talks about the internal workings of AST transformations and how to write your own.
-
The Hypermedia API Pivot
Nick MacDonald discusses a project’s transformation using hypermedia APIs, which has provided them with a simplified backbone to evolve internally and across boundaries.