InfoQ Homepage Reactive Programming Content on InfoQ
-
Adaptable Innovation: How Microsoft Leverages React Native for Strategic Advantage
Lorenzo Sciandra unveils the use of React Native across Microsoft's diverse ecosystem, emphasizing the strategic and technological reasons for its continued selection.
-
From Mixins to Custom Hooks: History of Sharing in React
Ben Ilegbodu takes a history lesson on sharing in React in order to better understand how modern day custom hooks work and the problems they solve.
-
Introduction to Kotlin's Coroutines and Reactive Streams
Krystian Rybarczyk looks into coroutines and sees how they facilitate asynchronous programming, discussing flows and how they make writing reactive code simpler.
-
Detox: Tackling the Flakiness of Mobile Automation
Viktorija Sujetaitė believes that the only way to tackle E2E testing flakiness head on is by moving from black box testing to gray box testing. That’s what Detox helps with.
-
Real-Time Live Soccer Score Streaming Application Demo with Reactive Spring Stack
Erdem Gunay demos an application built on Reactive Spring, showing how to persist and query data from Redis, and how to stream live score events in real-time using Kafka.
-
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.
-
Reactive Architectures with RSocket and Spring Cloud Gateway
Cora Iberkleid and Spencer Gibb give an overview of the key benefits of RSocket-based networking and introduce the integration of Spring Cloud Gateway with RSocket.
-
Do’s and Don’ts: Avoiding First-Time Reactive Programmer Mines
Sergei Egorov discusses some of the problems encountered when creating a reactive system.
-
Designing a Reactive System
Stephane Maldini, Ryland Degnan and Andy Shi discuss what options there are to build reactive systems.
-
The Value of Reactive Systems
Stephane Maldini and Violeta Georgieva build a decision-making template to assist devs in starting a Reactive architecture.
-
Real-Time Stream Analysis in Functional Reactive Programming
Riccardo Terrell discusses about a reactive approach to application design, and how to account for handling events in near real time employing the Functional Reactive Programming paradigm.
-
Reactive Spring
Josh Long discusses Spring Framework 5 and its support for reactive programming.